Markdown to JSON Compiler
Use ## for headings, ``` for code blocks, $$ for math equations
Headings:
## Introduction
Creates h2 heading with auto-generated ID
Paragraphs:
Just write text normally...
Separate with blank lines
Code Blocks:
```python // Python (PyTorch) import torch ```
First line with // becomes label
Math Equations:
$$
Loss Function:
\mathcal{L} = ...
$$
First line after $$ becomes label