leeoniya / reMarked.js

client-side HTML > markdown
http://leeoniya.github.io/reMarked.js/
396 stars 97 forks source link

italic character #18

Closed bootstraponline closed 12 years ago

bootstraponline commented 12 years ago

emph_char: "*", // char used for strong and em

**bold**
_italic_

How do I set _ to be used for emphasis while retaining \ for strong as seen here?