Skip to content

Commit 8a8418b

Browse files
theletterfMpdreamz
andauthored
Update src/Elastic.Markdown/Myst/ParserContext.cs
Co-authored-by: Martijn Laarman <[email protected]>
1 parent 1008fd9 commit 8a8418b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/Elastic.Markdown/Myst/ParserContext.cs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,4 @@ public ParserContext(ParserState state)
109109

110110
ContextSubstitutions = contextSubs;
111111
}
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
115112
}

0 commit comments

Comments
 (0)