Merge pull request #8407 from MrPetovan/bug/8358-markdown-double-decode
Remove extraneous HTML decode in Markdown::toBBCode
This commit is contained in:
commit
7625eba86d
4 changed files with 55 additions and 19 deletions
|
@ -6,6 +6,7 @@
|
|||
</div>
|
||||
<div class="form-group">
|
||||
{{include file="field_radio.tpl" field=$type_bbcode}}
|
||||
{{include file="field_radio.tpl" field=$type_diaspora}}
|
||||
{{include file="field_radio.tpl" field=$type_markdown}}
|
||||
{{include file="field_radio.tpl" field=$type_html}}
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue