File: theorem-sample.md

package info (click to toggle)
python-pandocfilters 1.5.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 376 kB
  • sloc: python: 802; makefile: 26
file content (13 lines) | stat: -rw-r--r-- 154 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
---
header-includes:
    - \newtheorem{theorem}{Theorem}
---

Regular Text.

<div class="theorem">

This is my theorem with Äüö.
</div>

Regular Text.