Skip to content

How to use mdast-util-from-markdown to support Chinese and emphasis when parsing #149

Answered by wooorm
rxliuli asked this question in Q&A
Discussion options

You must be logged in to vote

I'm just wondering if it's possible to render it properly with a plugin, and if so, how.

micromark is extendable. But a) you need to be a very good programmer, b) it’s going to get very complex, c) you shouldn’t do it because it isn’t markdown anymore.
Please read the entire “Extensions” chapter first: https://github.com/micromark/micromark#extensions.

I don't intend to discuss whether to modify the markdown specification, because its modification process is very slow.

I hope you can do so: if that issue can be solved, it helps many speakers of Chinese (and speakers of other East Asian languages)!

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@rxliuli
Comment options

@wooorm
Comment options

Answer selected by rxliuli
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants