asciidocr 0.1.14

A pure-Rust CLI and library for processing and converting asciidoc files
Documentation
1
2
3
4
5
6
7
<doc>
    <this>
        <!-- tag::snip[] -->
        <the-element-we-want />
        <!-- end::snip[] -->
    </this>
</doc>