tdoc 0.9.0

Library and assorted CLI tools for working with FTML (Formatted Text Markup Language) documents
Documentation
1
2
3
4
5
6
7
8
<blockquote>
  <p>This is a quote with a list:</p>
  <ul>
    <li>
      <p>First item</p>
    </li>
  </ul>
</blockquote>