Properly allow escaped `\.` on enumerations to disable them
Open
bug
priority
- Dominant language
- JavaScript
- Stars
- 45
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
Need a way to disable enumarations, e.g. paragraphs that start with `1. blah blah` but should not be enumerated. A `1\. blah blah` should do this.
See https://github.com/jlevy/atom-flowmark/commit/8883e8cb67b078fe81d1b2ce03a8c28d41f3039b — Flowmark currently removes that backslash! :(
Contributor guide
Assessment
This issue has not been assessed yet.