asciidog:Groovy中的AsciiDoc

时间:2024-06-07 01:10:21
【文件属性】:

文件名称:asciidog:Groovy中的AsciiDoc

文件大小:231KB

文件格式:ZIP

更新时间:2024-06-07 01:10:21

Groovy

狗狗 AsciiDog是中流行的轻量级标记语言实现(另一个流行的实现是 )。 尚无官方的AsciiDoc语法,但人们对创建一个语法。 这个项目还处于初期阶段,还没有准备好用于任何用途。 快速开始 # ePug library git clone https://github.com/SuperMMX/epug.git # build and publish cd epug ./gradlew publishToMavenLocal # AsciiDog git clone https://github.com/SuperMMX/asciidog.git # Convert README.adoc to html5 and epub cd asciidog ./gradlew run -Pargs= " -i README.adoc -b html5,epub -o build " #


网友评论