Bohan Wei
8 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
lib/rules_inline/text.mjs
|
|
@ -58,7 +58,7 @@ export default function text (state, silent) { |
|
|
|
// Alternative implementation, for memory.
|
|
|
|
//
|
|
|
|
// It costs 10% of performance, but allows extend terminators list, if place it
|
|
|
|
// to `ParcerInline` property. Probably, will switch to it sometime, such
|
|
|
|
// to `ParserInline` property. Probably, will switch to it sometime, such
|
|
|
|
// flexibility required.
|
|
|
|
|
|
|
|
/* |
|
|
|