You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DisambiguateConformanceChoicebool`default:"true" aliases:"disambiguateConformanceChoice" help:"ensure conformance choices are only used once per document" group:"Discoballing:"`
22
-
NormalizeAnchorsbool`default:"false" aliases:"normalizeAnchors" help:"rewrite anchors and references without labels" group:"Discoballing:"`
22
+
NormalizeAnchorsbool`default:"true" aliases:"normalizeAnchors" help:"rewrite anchors and references without labels" group:"Discoballing:"`
23
23
RemoveMandatoryFallbacksbool`default:"true" aliases:"removeMandatoryFallbacks" help:"remove fallback values for mandatory fields" group:"Discoballing:"`
24
24
RenameSectionsbool`default:"false" help:"rename sections to disco-ball standard names" group:"Discoballing:"`
25
25
XrefStyleOnlyInRootbool`default:"true" aliases:"xrefStyleOnlyInRoot" help:"enforce xrefstyle: basic only in root" group:"Discoballing:"`
@@ -42,7 +42,7 @@ var DefaultOptions = DiscoOptions{
0 commit comments