homework-jianmu/2.0/documentation/tdenginedocs-cn/lib/docs/prettyprint-term.js

9 lines
263 B
JavaScript

PR['registerLangHandler'](
PR['createSimpleLexer'](
[
// A comment is either a line comment that starts with two dashes, or
// two dashes preceding a long bracketed block.
[PR['TAOSDATA_TERMINAL'], /^(*?)/]
]
),
['terminal','term']);