View Issue Details

IDProjectCategoryView StatusLast Update
0024241mantisbtmarkdownpublic2023-10-31 16:36
Reporteratrol Assigned Todregad  
PrioritynormalSeverityminorReproducibilityalways
Status assignedResolutionopen 
Product Version2.12.1 
Target Version2.27.0 
Summary0024241: $g_html_valid_tags are not rendered if Markdown is enabled
Description

This is a try to use one of the default $g_html_valid_tags (strong).

<strong>Some strong words</strong>

TagsNo tags attached.

Relationships

has duplicate 0024292 closedatrol Formatting Bug Notes 
has duplicate 0024484 closedatrol Markdown quoting rendered with broken HTML seems not to be solved 
has duplicate 0024527 closedatrol The plugin MantisCoreFormatting does not work 
has duplicate 0024999 closeddregad Remove call to $Parsedown->setSafeMode(true) in MantisMarkdown.php 
related to 0024233 closedatrol Markdown quoting rendered with broken HTML 
related to 0024628 assigneddregad Double quotes " and lesser than sign < are shown as HTML entity within Markdown code blocks 
child of 0022180 new Markdown issues following implementation in 0017920 

Activities

dregad

dregad

2018-04-13 09:55

developer   ~0059565

Work-in-progress attempt to fix this issue can be found in PR https://github.com/mantisbt/mantisbt/pull/1332.

Testing and feedback would be welcome.