mirror of
https://github.com/xoofx/markdig.git
synced 2026-02-08 13:54:54 +00:00
Is there any way to get AutoIdentifiers list? #673
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Nyazira on GitHub (May 4, 2024).
If markdown is as follows:
then it generates the following code:
Since markdown's title contains both Chinese and English characters, I can't predict what kind of Identifier the title will generate.
Is there any way to get a list of identifiers?
So I can generate a directory from the list.