b185560a8e
We now ensure that groups starting with `\*` never cause text to be added to the document. In addition, bookmarks now create a span between the start and end of the bookmark, rather than an empty span.
3 lines
163 B
Text
3 lines
163 B
Text
Pandoc (Meta {unMeta = fromList []})
|
|
[Para [Span ("bookmark_1",[],[]) [Str "Bookmark_1"]]
|
|
,Para [Link ("",[],[]) [Str "click",Space,Str "me"] ("#bookmark_1","")]]
|