Skip to content
Discussion options

You must be logged in to vote

Thanks Martin.

Not sure it could be done overriding blocks but I managed to put the tags on the TOC side using partial files.

For this instead of changing the content.html I did following:

  • Create an empty partials/tags.html.
  • Copy the original content of partials/tags.html to partials/tags-toc.html and change it to have each tag on one line.
  • Include in partials/toc.htmla calll to the "tags-toc" file before the TOC content is generated.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by squidfunk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants