Skip to content

Commit 892fee4

Browse files
committed
Fix readme
1 parent a05eae4 commit 892fee4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,8 @@ Example:
6868
6969
```json
7070
{
71-
"InlineTags": ["resources", "link", "script", "style"],
72-
"BlockTags": ["edit_custom_settings", "scriptblock", "styleblock", "EditCustomSettings"]
71+
"InlineTags": ["resources", "link", "script", "style", "yourcustomtag"],
72+
"BlockTags": ["scriptblock", "styleblock"]
7373
}
7474
```
7575

0 commit comments

Comments
 (0)