Pandoc
( Meta { unMeta = fromList [] } )
[ Div
( "", [ "section" ], [] )
[ Para
[ Str "Note"
, Space
, Note
[ Para [ Str "Note", Space, Str "contents" ] ]
, Str "."
]
, Para
[ Str "Second"
, Str "note"
[ Str "Second", Space, Str "note", Space, Str "contents." ]