How header links are handled during publication
mainThe Digital Garden publishing process preserves header link information. This includes:
- Standard links to headers in other files:
[[Filename#Header]]. - Embeds (transclusions) of headers:
![[Filename#Header]]. - Links to headers containing special characters (e.g., colons).
- Internal links to headers within the same file:
[[#Header]]. - Internal links with custom display text:
[[#Header|custom text]].
[[000 Home#Welcome]]
![[02 Header with special character#A header With a colon]]
[[#Some Header]]
[[#Some Header|custom display]]