summaryrefslogtreecommitdiff
path: root/tests/s5.native
blob: 6d2ebb127bf4f6365a72ba9c5c7730651decd498 (plain)
1
2
3
4
5
6
7
8
9
Pandoc (Meta [Str "My",Space,Str "S5",Space,Str "Document"] [[Str "Sam",Space,Str "Smith"],[Str "Jen",Space,Str "Jones"]] [Str "July",Space,Str "15,",Space,Str "2006"])
[ Header 1 [Str "First",Space,Str "slide"]
, BulletList
  [ [ Plain [Str "first",Space,Str "bullet"] ]
  , [ Plain [Str "second",Space,Str "bullet"] ] ]
, Header 1 [Str "Math"]
, BulletList
  [ [ Plain [Math InlineMath "\\frac{d}{dx}f(x)=\\lim_{h\\to 0}\\frac{f(x+h)-f(x)}{h}"] ]
 ] ]