code fences do not work with Stringify. #545
Answered
by
ChristianMurphy
kangruixiang
asked this question in
Q&A
-
Hello. Hope you are doing well. I have the following code block like this: ``` My processor looks like this:
Despite having fences option turned on, I get the following output: ` Any thoughts? Thank you. |
Beta Was this translation helpful? Give feedback.
Answered by
ChristianMurphy
Oct 19, 2020
Replies: 1 comment 5 replies
-
@kangruixiang what version of |
Beta Was this translation helpful? Give feedback.
5 replies
Answer selected by
ChristianMurphy
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@kangruixiang what version of
unified
,remark-parse
, andremark-stringify
are you using?Could you share a codesandbox or runkit with a runnable example of the issue?
https://runkit.com/christianmurphy/5f8d1a70bf1adb001a70e767 is a starter for creating a runkit.