File: enumerated_headings.native

package info (click to toggle)
haskell-pandoc 3.1.11.1-3
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 23,052 kB
  • sloc: haskell: 81,285; xml: 3,855; makefile: 13
file content (4 lines) | stat: -rw-r--r-- 155 bytes parent folder | download | duplicates (5)
1
2
3
4
[Header 1 ("h1",[],[]) [Str "H1"]
,Header 2 ("h2",[],[]) [Str "H2"]
,Header 3 ("h3",[],[]) [Str "H3"]
,Para [Str "And",Space,Str "some",Space,Str "text"]]