Page 1 of 1
Markdown. How to "highlight" a word (image example)
Posted: 10 Mar 2017, 11:34
by didaquis
Hi.
I'm using MantisBT 2.2 with Markdown activated. Works really fine!
Does anyone explain to me how to achieve the effect that appears in the attached image?
Re: Markdown. How to "highlight" a word (image example)
Posted: 10 Mar 2017, 15:49
by atrol
You would have to enter
Code: Select all
Please set `View Status` to `private`
We don't have any help for it in MantisBT at the moment, maybe in future versions.
Markdown has become some kind of industry standard the last years, unfortunately it is not complete standardized.
Until there is some documentation in MantisBT, you could have a look for example at
http://commonmark.org/help/
Re: Markdown. How to "highlight" a word (image example)
Posted: 13 Mar 2017, 14:26
by didaquis
Thank you!