Skip to content

Commit 0c3ab5c

Browse files
committed
Merge branch 'add-deeplink-anchors-dropdown' of github.com:elastic/docs-builder into add-deeplink-anchors-dropdown
2 parents b9bdaf9 + 8a8418b commit 0c3ab5c

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)