Just discovered how easy it is to add a simple TOC 📋 to your #Markdown #Jekyll 🧪 website 🙈 Simply add these two lines of code to your Markdown file (using the #MinimalMistakes theme + #kramdown):
* TOC
{:toc .toc_intext}
and add some appropriate #CSS commands to your _base.scss. That's it, no further plugins are requiered. See it in action here: 🌍 https://www.fabriziomusacchio.com/blog/2024-01-08-ruhrmuseum/




