Hacker News new | ask | show | jobs
by dredmorbius 135 days ago
And you can escape asterisks using backslashes:

Italic

*Escaped asterisks*

\*Double-Escaped asterisks\*

  *Italic* 
  
  \*Escaped asterisks\*

  \\*Double-Escaped asterisks\\*
(tomhow seems to have goofed his escapes above. As I've done many times myself...)
1 comments

GP comment since corrected, for the curious. And/or future me.