12 lines
276 B
Plaintext
12 lines
276 B
Plaintext
// echo README.adoc | entr sh -c "asciidoctor README.adoc; printf 'Done\n'"
|
|
:toc:
|
|
:nofooter:
|
|
:!webfonts:
|
|
// gem install --user rouge
|
|
:source-highlighter: rouge // pygments coderay
|
|
:rouge-style: molokai
|
|
// Enable line numbers for listing blocks
|
|
:source-linenums-option:
|
|
|
|
= Doc
|