mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-11 07:00:47 +02:00
258 B
Executable File
258 B
Executable File
tokens_<modeName>.json files keep information about correct tokens and tokenizer states for all modes supported by ace.
They are generated from text_<modeName>.txt or demo/kitchen-sink/doc/* with
node highlight_rules_test.js -gen
command.