We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
test.md
<a name="a">hello</a>
output.json
{ "content": [ "article", [ "p", [ "a", { "name": "a" } ], "hello", [ "" ] ] ], "meta": {} }
The text was updated successfully, but these errors were encountered:
是的。。。所以现在要用 <p><a name="a">hello</a></p>。
<p><a name="a">hello</a></p>
parser 是直接用现有的模块拼起来的,这些模块本来就有这个问题。。然后现在还没有时间重写。
Sorry, something went wrong.
trace: #16
No branches or pull requests
test.md
output.json
The text was updated successfully, but these errors were encountered: