charmbracelet / pop

Send emails from your terminal 📬
MIT License
2.36k stars 49 forks source link

Ignore markdown front matter #59

Open rahji opened 5 months ago

rahji commented 5 months ago

Can we get pop to ignore markdown front matter when converting it to HTML?

An example:

---
header-includes:=20
  - \usepackage{longtable}
  - =
\setlength{\LTleft}{0em}
---

# Title

Here is some text