docs
docs copied to clipboard
Fix asterisk opening `em` tag
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
Thank you for the fix! Out of curiosity, I tried out both * and \* and they both render correctly.