[issue2551094] Markdown rendering should break on new line
Cédric Krier <[email protected]>
| Newsgroups | gmane.comp.bug-tracking.roundup.devel |
|---|---|
| Message-ID | <[email protected]> |
New submission from Cédric Krier: simplemde which is used by jinja2 template to enter markdown message, render the markdown by adding break on new line. But the markdown rendering on the server side does not. So the user does not get what he saw when editing the message. I think we should render markdown on server side also with break on new line. Here is a patch that implements for markdown2 and markdown (I could not find an option for mistune). ---------- components: Web interface files: markdown-break-on-newline.patch keywords: patch messages: 6970 nosy: ced severity: normal status: new title: Markdown rendering should break on new line type: behavior versions: 2.0.0 _________________________________________________ Roundup tracker <[email protected]> <https://issues.roundup-tracker.org/issue2551094> _________________________________________________ _______________________________________________ Roundup-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/roundup-devel