Checklist
What is not working?
markdown syntax which produce a tag, missing the data-xxx property
How can one reproduce this issue?
[baidu](https://www.baidu.com){data-link-name='baidu'}
And if I am using the <a href="https://www.baidu.com" data-link-name="baidu">baidu</a>, it also did not work.
What should I do?
Checklist
masterbranch does not fix my issueWhat is not working?
markdown syntax which produce
atag, missing thedata-xxxpropertyHow can one reproduce this issue?
And if I am using the
<a href="https://www.baidu.com" data-link-name="baidu">baidu</a>, it also did not work.What should I do?