We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b9bdaf9 + 8a8418b commit 0c3ab5cCopy full SHA for 0c3ab5c
src/Elastic.Markdown/Myst/ParserContext.cs
@@ -109,7 +109,4 @@ public ParserContext(ParserState state)
109
110
ContextSubstitutions = contextSubs;
111
}
112
-
113
- // Removed GetUniqueSlug method - we don't want to automatically create unique slugs
114
- // as this masks content organization issues and creates ugly, persistent anchors
115
0 commit comments