mirror of
https://github.com/jgm/pandoc.git
synced 2026-07-12 12:27:21 +00:00
6acc82c5d2
These fields, often used in tables of contents, can be a hyperlink.
5 lines
218 B
Plaintext
5 lines
218 B
Plaintext
[Para [Str "Title",Space,Link ("",[],[]) [Str "2"] ("#title","")]
|
|
,Para [Str "Title2",Space,Link ("",[],[]) [Str "2"] ("#title2","")]
|
|
,Header 1 ("title", [],[]) [Str "Title"]
|
|
,Header 1 ("title2",[],[]) [Str "Title2"]]
|