Skip to content

Commit dd36a18

Browse files
authored
Merge pull request #7 from joshraphael/field_map
add field_map to highlightjs language detection
2 parents d6a2dd5 + cea5057 commit dd36a18

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

syntaxes/rascript.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ function ImportantWordRegex() {
6060
"array_contains",
6161
"array_reduce",
6262
"array_filter",
63+
"field_map",
6364
"dictionary_contains_key",
6465
"any_of",
6566
"all_of",

0 commit comments

Comments
 (0)