Multiple anchor link strategies #15

Open
opened 2020-04-24 15:22:04 +00:00 by southerntofu · 0 comments
Owner

Anchors links are enabled per section with "insert_anchor_links".

Different styling strategies could apply:

  • anchor (default zola output)
  • markdown (# for h1, ## for h2, etc..)
  • invisible anchor link is parsable but not displayed (hidden=true)

I don't think zola allows access to config and heading level from anchor-link.html template. This could to be investigated

Anchors links are enabled per section with "insert_anchor_links". Different styling strategies could apply: - anchor (default zola output) - markdown (# for h1, ## for h2, etc..) - invisible anchor link is parsable but not displayed (hidden=true) I don't think zola allows access to config and heading level from anchor-link.html template. This could to be investigated
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: southerntofu/zola-water#15
No description provided.