Open OverwatchVoice opened 10 months ago
from preliminary testing this seems to be any format of _text
, not even full wrapping is needed to reproduce
notes: any number of underscores applies, if there is a space or any non-alphanumeric symbol it doesn't apply
incomprehensible thank you
FatalError: SyntaxError: Syntaxisfout in reguliere expressie
Please report this to https://github.com/markedjs/marked.
at RegExp (core-js/modules/es.regexp.constructor.js:161)
at emStrong (marked/lib/marked.esm.js:904)
at _loop (marked/lib/marked.esm.js:1807)
at inlineTokens
at lex (marked/lib/marked.esm.js:1513)
at lex (marked/lib/marked.esm.js:1491)
at Anonymous function (marked/lib/marked.esm.js:2638)
at marked (marked/lib/marked.esm.js:2657)
at _this.runMarkedDefault (./tgui-workspace/packages/tgui/interfaces/PaperSheet.tsx:709)
at _this.formatAndProcessRawText (./tgui-workspace/packages/tgui/interfaces/PaperSheet.tsx:729)
This feels related to https://github.com/markedjs/marked/issues/2339,
Issue Summary
Fairly self explanatory. Wrapping a text with underscores results in an NTOS crash.
Round ID: 22094
Testmerges: