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:
|
||||
:nofooter:
|
||||
:!webfonts:
|
||||
// gem install --user rouge
|
||||
:source-highlighter: rouge // pygments coderay
|
||||
:source-highlighter: rouge
|
||||
:rouge-style: molokai
|
||||
// Enable line numbers for listing blocks
|
||||
:source-linenums-option:
|
||||
:sectlinks:
|
||||
|
||||
= Doc
|
||||
= this_algorithm
|
||||
|
Loading…
Reference in New Issue
Block a user