/
githubmirror
/
pandoc
Обзор
Документация
Войти
/
githubmirror
/
pandoc
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
test/rtf/list_simple.native
10 строк
247 B
John MacFarlane
Switch from pretty-simple to pretty-show for native output.
29 сен 2021, 07:17
29 сен 2021, 07:17
0bdcf41
Код
Авторство
О чём код?
Pandoc Meta { unMeta = fromList [] } [ BulletList [ [ Para [ Str "one" ] ] , [ Para [ Str "two" ] , BulletList [ [ Para [ Str "sub" ] ] ] ] ] , BulletList [ [ Para [ Str "new" , Space , Str "list" ] ] ] ]