Disable escaping Brackets when sycning to markdown #301
Unanswered
janschlatter
asked this question in
Q&A
Replies: 1 comment 3 replies
-
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to figure out how to make the sycn stop escape brackets [] with a \ in Markdown since these screw up linking in markdown format. I tried looking into the utils ts file but Im not quite finding the function responsible for handling this I presume regex function? Or is it handled by the remark library?
Anyone able to help guide me in the right direction?
Beta Was this translation helpful? Give feedback.
All reactions