共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > Asciidoctor |
Asciidoctor
|
2 | 0 | 1557 |
贡献者 | 讨论 | 代码提交 |
Asciidoctor is a Ruby gem that provides a pure-Ruby processor for turning AsciiDoc files or strings into HTML5 and other output formats.
Asciidoctor uses simple built-in ERB templates to style the output in a way that roughly matches the default HTML 5 and DocBook 4.5 output of the native AsciiDoc Python processor. You can override this behavior by providing your own Tilt-compatible templates.