Project

General

Profile

Actions

Feature #20497

closed

Markdown formatting supporting HTML

Added by dumb blob over 8 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Text formatting
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Wont fix

Description

As discussed in #15520#note-16 currently HTML is disabled. This brings several important issues which need to be addressed:

  • Markdown without HTML is not any more Markdown, but rather a very limited flavour
  • because it's a flavour, it needs to be named differently (according to John Gruber)
  • users of CKEditor (or similar) can't easily migrate
  • Redmine is very often deployed on non-public networks and thus using HTML is quite safe

The easiest solution would be to introduce 2 formatting options instead of one:

1. "Markdown (with HTML)"
1. "Markdown (without HTML)"

Also, there would need to be two different markup manuals (a modern variant based on side-by-side live preview as on http://agea.github.io/tutorial.md/ might be worth looking at and possibly copying from - it's MIT licensed).


Files

0001-adds-an-additional-Markdown-format-that-allows-user-.patch (14.4 KB) 0001-adds-an-additional-Markdown-format-that-allows-user-.patch patch that adds a Markdown (with HTML) formatter Jens Krämer, 2019-10-23 09:19

Related issues

Related to Redmine - Defect #807: HTML not escaped in ticket descriptionsClosed2008-03-07

Actions
Related to Redmine - Feature #15520: Markdown formattingClosedJean-Philippe Lang

Actions
Related to Redmine - Feature #32424: CommonMark Markdown Text FormattingClosedMarius BĂLTEANU

Actions
Actions

Also available in: Atom PDF