How to close *italics* this situation #1283
Answered
by
ChristianMurphy
FreedomClannad
asked this question in
Q&A
-
I want to turn off italics in react-markdown in this case |
Beta Was this translation helpful? Give feedback.
Answered by
ChristianMurphy
Jan 31, 2024
Replies: 2 comments 5 replies
-
Welcome @FreedomClannad! 👋 That said, both human authors and most AI chatbots know how to write markdown (CommonMark). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@FreedomClannad as noted below https://github.com/orgs/remarkjs/discussions/1283#discussioncomment-8306297 creating a new markdown flavor is often problematic.
Instead considering leveraging markdown escapes
runnable example: https://stackblitz.com/edit/stackblitz-starters-zndy8x
Or for more in-depth chemistry formatting consider using MathJax with MChem https://mhchem.github.io/MathJax-mhchem/ and https://github.com/remarkjs/remark-math