-
Notifications
You must be signed in to change notification settings - Fork 86
Open
Description
It also converts HTML codes under p, is there any way to include HTML?
<div style="border: 5px solid #ffbe00; text-align: center; padding: 10px">
Nucleoid has reached 1.0.0 version, but lots of milestones ahead.
<br />
Join open source at
<br />
<a class="box" href="https://gitlab.com/nucleoid/nucleoid"><img src="/media/gitlab.png" width="50px"/></a>
<a class="box" href="https://trello.com/b/TZ73H1Fk/nucleoid"><img src="/media/trello.png" width="50px"/></a>
</div>
to
<p><div style="border: 5px solid #ffbe00; text-align: center; padding: 10px"><br> Nucleoid has reached 1.0.0 version, but lots of milestones ahead.<br> <br /><br> Join open source at<br> <br /><br> <a class="box" href="https://gitlab.com/nucleoid/nucleoid"><img src="/media/gitlab.png" width="50px"/></a><br> <a class="box" href="https://trello.com/b/TZ73H1Fk/nucleoid"><img src="/media/trello.png" width="50px"/></a><br></div>
</p>
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels