pagedown-bootstrap
pagedown-bootstrap copied to clipboard
Underscores are being replaced with <em> tags
Whenever I type in underscores only the first one shows properly the rest get converted to <em>
tags
Here is my sample code
message string |
Content for the draft required |
param_ids string |
param 1 ids optional e.g.[ 1_2_3 ] |
create_album integer |
Album ids optional Allowed values[0,1] |
Underscores are part of the Markdown spec, where single underscores represent emphasised text