Open Vorobyovulx opened 3 years ago
Parser freezed with custom rule and input text "$ $$ some text $ $$":
CharacterRule( primaryTag: CharacterRuleTag( tag: "$", type: .repeating ), otherTags: [], styles: [ 2 : CharacterStyle.code, 3 : CharacterStyle.italic ], minTags: 2, maxTags: 3 )
Parser freezed with custom rule and input text "$ $$ some text $ $$":