/
githubmirror
/
pandoc
Обзор
Документация
Войти
/
githubmirror
/
pandoc
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
data/templates/default.plain
21 строка
232 B
John MacFarlane
Use `table-of-contents` for contents of toc, make `toc` a boolean.
26 июн 2017, 17:20
26 июн 2017, 17:20
75f4e41
Код
Авторство
О чём код?
$if(titleblock)$ $titleblock$ $endif$ $for(header-includes)$ $header-includes$ $endfor$ $for(include-before)$ $include-before$ $endfor$ $if(toc)$ $table-of-contents$ $endif$ $body$ $for(include-after)$ $include-after$ $endfor$