79197592

Date: 2024-11-17 16:11:55
Score: 0.5
Natty:
Report link

If someone would like to add a Table of Content with a standard layout, then there is also the option toc_float.

---
title: "MyTitle"
output:
  html_document:
    toc: true
    toc_float: true
---

This is a quick solution (but not as custamizable as the solution with the CSS file)

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Hanno Reuvers