Update README.adoc
This commit is contained in:
parent
524d1f85d2
commit
5644403081
10
README.adoc
10
README.adoc
@ -1,11 +1,9 @@
|
|||||||
// echo README.adoc | entr sh -c "asciidoctor README.adoc; printf 'Done\n'"
|
// echo README.adoc | entr sh -c "podman run --rm -it --network none -v "${PWD}:/documents/" asciidoctor/docker-asciidoctor asciidoctor -r asciidoctor-mathematical -a mathematical-format=svg README.adoc; printf 'Done ($(date -Isecond))\n'"
|
||||||
:toc:
|
:toc:
|
||||||
:nofooter:
|
:nofooter:
|
||||||
:!webfonts:
|
:!webfonts:
|
||||||
// gem install --user rouge
|
:source-highlighter: rouge
|
||||||
:source-highlighter: rouge // pygments coderay
|
|
||||||
:rouge-style: molokai
|
:rouge-style: molokai
|
||||||
// Enable line numbers for listing blocks
|
:sectlinks:
|
||||||
:source-linenums-option:
|
|
||||||
|
|
||||||
= Doc
|
= this_algorithm
|
||||||
|
Loading…
Reference in New Issue
Block a user