tdoc 0.9.2

Library and assorted CLI tools for working with FTML (Formatted Text Markup Language) documents
Documentation
1
2
3
4
5
6
<blockquote>
  <p>Outer quote</p>
  <blockquote>
    <p>Inner quote</p>
  </blockquote>
</blockquote>