Closed Dan503 closed 3 years ago
So far I've been working around this issue by formatting it like this:
/**
* Some comment text.
*
* __Warning:__ I am a warning.
*/
It works but I would proffer if I could use stars for bold text rather than underscores.
Published in v0.3.12
If I have the following comment:
It should get rendered like this
However prettier converts it to this:
Which gets rendered as