You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I tried using Shiki as is, but I ran into weird bugs, like this one:
https://www.reddit.com/r/react/comments/1g85xan/html_inserted_with_html_is_behaving_different/
This appears to be something related to how
dangerouslySetInnerHTML
works.Is there a way I could use Shiki to parse code, convert to AST, and then render natively in React?
Beta Was this translation helpful? Give feedback.
All reactions