Template repository for markdown summaries
- requires WSL2 on Windows
- run install script when you don't have pandoc and latex installed
- best used in vscode (cSpell extension and ruler)
- Create a markdown file in the root folder
- Run generatePDF script to automatically compile all .md files in the root folder
NOTE: normal lines wrap over normally, but code blocks can cause overflow (thereby obey to the ruler for code blocks)
The first two lines of the markdown file control the optional TOC
<!--toc-->
<- generate a TOC<!--toc-depth=x-->
, wherex
controls the depth to which headings are indexed