pandoc/test/docx/track_changes_move_all.native
2017-02-04 12:56:30 +01:00

4 lines
565 B
Text

[Para [Str "Here",Space,Str "is",Space,Str "some",Space,Str "text."]
,Para [Span ("",["insertion"],[("author","Jesse Rosenthal"),("date","2016-04-16T08:20:00Z")]) [Str "Here",Space,Str "is",Space,Str "the",Space,Str "text",Space,Str "to",Space,Str "be",Space,Str "moved."]]
,Para [Str "Here",Space,Str "is",Space,Str "some",Space,Str "more",Space,Str "text."]
,Para [Span ("",["deletion"],[("author","Jesse Rosenthal"),("date","2016-04-16T08:20:00Z")]) [Str "Here",Space,Str "is",Space,Str "the",Space,Str "text",Space,Str "to",Space,Str "be",Space,Str "moved."]]]