aboutsummaryrefslogtreecommitdiff
path: root/test/docx/track_changes_move_accept.native
blob: 2af2e1cf48aee2c76e15b37ac75c101dcf086ab4 (plain)
1
2
3
4
5
6
Pandoc
  Meta { unMeta = fromList [] }
  [ Para [ Str "Here is some text." ]
  , Para [ Str "Here is the text to be moved." ]
  , Para [ Str "Here is some more text." ]
  ]