+ [10 years ago] jaybe kramdown while place the toc where the callout occurs; i.e. {:toc}
+ [10 years ago] Rovanion Yes, I want it to be placed in another part of the document, one which is outside of {{ content }}, in a previous _include called header.html which contains the navigation for the site.
+ [10 years ago] jaybe have you tried including {:toc} within an include?
+ [10 years ago] Rovanion jaybe: That outputs the {:toc} of header.html and not that of {{ content }} I'm afraid.
+ [10 years ago] Rovanion But it was a good idea.

message no. 77234

Posted by Rovanion in #jekyll at 2015-02-03T14:07:08Z

I want the kramdown toc in the menu of the site. Is it possible to do so when the menu is a separate file from the content?
+ [10 years ago] Oveja hi, i've just set up jekyll and I'm having a little trouble with syntax highlighting
+ [10 years ago] Oveja here's the test post: http://i.imgur.com/aQiFuNT.png
+ [10 years ago] Oveja I've tried making changes on _syntax-highlighting.scss but the changes to that file don't seem to update
+ [10 years ago] jaybe Oveja, have you rebuilt/re-rendered the site?
+ [10 years ago] Oveja i'm pretty sure I have, but i'm going to do it just in case