[issue2551105] Markdown2 emphasis intra-word
Cédric Krier <[email protected]>
| Newsgroups | gmane.comp.bug-tracking.roundup.devel |
|---|---|
| Message-ID | <[email protected]> |
New submission from Cédric Krier: When writing markdow like: 'self.this_long_attr' markdown2 replaces the '_' by <em> markdown does not replace mistune does not replace simplemde does not replace So I think we should activate code-friendly[1] extra on markdown2 to ensure the same result in each implementation. [1] https://github.com/trentm/python-markdown2/wiki/code-friendly ---------- components: Web interface files: intra-word-emphasis.patch keywords: patch messages: 7035 nosy: ced severity: normal status: new title: Markdown2 emphasis intra-word type: behavior versions: 2.0.0 _________________________________________________ Roundup tracker <[email protected]> <https://issues.roundup-tracker.org/issue2551105> _________________________________________________ _______________________________________________ Roundup-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/roundup-devel