Changelog

This commit is contained in:
Zef Hemel
2022-12-19 13:42:20 +01:00
parent 6444824f5c
commit 6897111cf9
6 changed files with 49 additions and 21 deletions
+2 -1
View File
@@ -183,8 +183,9 @@ const highlightingDirectiveParser = directiveParser.configure({
props: [
styleTags({
"Name": t.variableName,
"String PageRef": t.string,
"String": t.string,
"Number": t.number,
"PageRef": ct.WikiLinkTag,
"Where Limit Select Render Order OrderDirection And": t.keyword,
}),
],