mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-30 02:44:42 +01:00
362 B
362 B
Asciidoctor
Function to create an index.html from a README.adoc into a folder docs
This plugin provides a function for AsciiDoc.
To use it, add adoc to the plugins array in your zshrc file:
plugins=(... adoc)
after run adoc function.
README.adoc
docs
└── index.html