docs icon indicating copy to clipboard operation
docs copied to clipboard

Fix asterisk opening `em` tag

Open wyteco opened this issue 1 year ago • 1 comments

Since I don't know the templating engine used, I can only speculate on how to solve this problem. * may not work in the code block, \* may not escape properly.

wyteco avatar Mar 04 '24 17:03 wyteco

👋 @wyteco

Thank you for the fix! Out of curiosity, I tried out both * and \* and they both render correctly.

ruslandoga avatar Mar 04 '24 18:03 ruslandoga