Skip to content

Instantly share code, notes, and snippets.

View sanyamsmulay's full-sized avatar
🔨
worlds are built one strike at a time

Sanyam Suhas Mulay sanyamsmulay

🔨
worlds are built one strike at a time
View GitHub Profile
@benmarwick
benmarwick / common-sci-symbols.md
Last active July 12, 2025 04:29
Commonly used scientific symbols in pandoc markdown

Commonly used scientific symbols in pandoc markdown

encoding is UTF-8, needs xelatex, like this:

---
output:
  pdf_document:
    latex_engine: xelatex
---