31 lines
354 B
Markdown
31 lines
354 B
Markdown
|
|
::: {#lorem}
|
|
Lorem ipsum dolor sit amet
|
|
:::
|
|
|
|
:::{include="lorem, thm2 , fakelabel , ,inthm1 ," #inc}
|
|
:::
|
|
|
|
|
|
::: Theorem
|
|
test thm1
|
|
|
|
::: {.Definition #inthm1} :::
|
|
something
|
|
:::::::::::::::::::::::::::::
|
|
|
|
:::
|
|
|
|
:::{.Theorem #thm2}
|
|
test thm2
|
|
:::
|
|
|
|
:::{class="Theorem" id="thm3"}
|
|
test thm3
|
|
:::
|
|
|
|
::::: {#special .sidebar}
|
|
Here is a paragraph.
|
|
|
|
And another.
|
|
::::: |