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
Can you please check, if #41 solves your problem? If not, please also provide example markdown with which it currently doesn't work for you. Thank you very much.
Minimal Code Example
Conditions
Description
I found codeblock parser invalid。I had solved it with new re string “^(?:`){3}(.*)$”
now it works good!
The text was updated successfully, but these errors were encountered: