diff options
Diffstat (limited to 'test/docx/notes.native')
-rw-r--r-- | test/docx/notes.native | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/docx/notes.native b/test/docx/notes.native deleted file mode 100644 index ec1b414b6..000000000 --- a/test/docx/notes.native +++ /dev/null @@ -1,2 +0,0 @@ -[Header 2 ("a-footnote",[],[]) [Str "A",Space,Str "footnote"] -,Para [Str "Test",Space,Str "footnote.",Note [Para [Str "My",Space,Str "note."]],Space,Str "Test",Space,Str "endnote.",Note [Para [Str "This",Space,Str "is",Space,Str "an",Space,Str "endnote",Space,Str "at",Space,Str "the",Space,Str "end",Space,Str "of",Space,Str "the",Space,Str "document."]]]] |