HaxeFoundation / HaxeFoundation/haxe-markdown
Backslashes
Open
- Dominant language
- Haxe
- Stars
- 65
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
The `InlineParser.unescape` method seems to be called multiple times on the same text, resulting in some escaping issues. In particular, to output two backslashes in a row, you need to type `\\\\\\\\`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.