iamayushdas edited a comment on issue #363:
URL: https://github.com/apache/apisix-website/issues/363#issuecomment-867538267
cc @liuxiran @bzp2010 @lilien1010 @tokers @Yiyiyimu
yes docusaurus is using this now on @juzhiyuan
Docusaurus has opted this way for adding id's to be more precise. they have
changed the md style in such a way that we can add precise id without harming
our website
**reference md file** -
https://github.com/facebook/docusaurus/blob/master/website/docs/api/plugins/plugin-content-blog.md
screenshot:
<img width="1323" alt="image"
src="https://user-images.githubusercontent.com/40708551/123247795-df6d4d80-d504-11eb-9c1f-dbef20dc2225.png">
**website created from above md file**:
https://docusaurus.io/docs/api/plugins/@docusaurus/plugin-content-blog
screenshot:
https://docusaurus.io/docs/api/plugins/@docusaurus/plugin-content-blog
<img width="1320" alt="Screenshot 2021-06-24 at 3 55 22 PM"
src="https://user-images.githubusercontent.com/40708551/123247579-aaf99180-d504-11eb-8b1f-ab05463c93a1.png">
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]