blob: f86d76083ec9ea7b037c8e6a5a74a53ea4e6a200 (
plain) (
blame)
1
2
3
4
5
|
[ BulletList
[ [ Div ( "", [], []) [ Para [ Str "one" ], Para [ Str "two" ] ] ]
, [ Div ( "refs", [], []) [ Header 1 ( "" , [] , [] ) [ Str "three" ], Para [ Str "four" ] ] ]
]
]
|