Closed redstoneleo closed 1 year ago
@redstoneleo, thanks for the report. Luckily, this issue is already fixed in the master - by 0c05dcda471719f0400db763b0f584d710350766 within #96.
Details: This problem occurred only when using the special char of :
instead of the more common :
(2 chars).
output:
<p>**<a href="http://127.0.0.1:8000/cms/pages/82/edit/">Usage</a>**:</p>
the correct should be :<p><strong><a href="http://127.0.0.1:8000/cms/pages/82/edit/">Usage</a></strong>:</p>