/
githubmirror
/
pandoc
Обзор
Документация
Войти
/
githubmirror
/
pandoc
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
test/fb2/reader/titles.native
38 строк
917 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 [] } [ Header 1 ( "" , [] , [] ) [ Str "Body" , Space , Str "title" ] , Div ( "" , [ "section" ] , [] ) [ Header 2 ( "" , [] , [] ) [ Str "Section" , Space , Str "title" ] , Div ( "" , [ "section" ] , [] ) [ Header 3 ( "" , [] , [] ) [ Str "Subsection" , Space , Str "title" , LineBreak , Str "with" , Space , Str "multiple" , Space , Str "paragraphs" ] ] , Div ( "" , [ "section" ] , [] ) [ Header 3 ( "" , [] , [] ) [ Str "Another" , Space , Str "subsection" , Space , Str "title" ] ] ] ]