File: text_in_shape_format.native

package info (click to toggle)
haskell-pandoc 3.1.11.1-3
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 23,052 kB
  • sloc: haskell: 81,285; xml: 3,855; makefile: 13
file content (33 lines) | stat: -rw-r--r-- 615 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
[ 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 []
]