望将

Results 3 comments of 望将

I've implemented one in [my repo](https://www.github.com/CSUwangj/pure-markdown/tree/master/src%2Fparser_combinator%2Fmod.rs)

这个问题是由于parser对yaml头的解析不够导致,暂时不要在yaml中换行,如有需求在生成的docx里换。这个问题会在更换parser后解决

> [@GabrielLins64](https://github.com/GabrielLins64) Maybe I'm a bit late to the conversation but i faced the exact same issue. After debugging the editor, i found that the reason for the error occurring...