Forums » Help »
Added by A A over 12 years ago
Hi,
in html pre tag respects inline formating, e.g second line will be bold
<pre> normal line <b>bold line</b> </pre>
How to get same effect in redmine? With asterisk it doesn't work:
normal line *bold line*
Thanx