mirror of
https://github.com/jgm/pandoc.git
synced 2026-07-12 12:27:21 +00:00
2e8ecb3fba
* #9214 text in shape format test document * #9214 support Text in Shape Format * #9214 remove irrelevant code
33 lines
615 B
Plaintext
33 lines
615 B
Plaintext
[ Para
|
|
[ Str "Last"
|
|
, Space
|
|
, Str "update:"
|
|
, Space
|
|
, Str "May"
|
|
, Space
|
|
, Str "1,"
|
|
, Space
|
|
, Str "2017"
|
|
]
|
|
, Para
|
|
[ Str "U"
|
|
, Str "sing"
|
|
, Space
|
|
, Str "Microsoft"
|
|
, Space
|
|
, Str "Word"
|
|
, Space
|
|
, Str "2007/2010"
|
|
, LineBreak
|
|
, Str "for"
|
|
, Space
|
|
, Str "Writing"
|
|
, Space
|
|
, Str "Technical"
|
|
, Space
|
|
, Str "Documents"
|
|
]
|
|
, Para [ Str "Valter" , Space , Str "Kiisk" ]
|
|
, Para [ Str "Institute" , Space , Str "of" , Space , Str "Physics," , Space , Str "University" , Space , Str "of" , Space , Str "Tartu" ]
|
|
, Para []
|
|
] |