marxml 0.1.3

Fast markdown + XML query and mutation. Rust core for the marxml ecosystem.
Documentation
1
2
3
4
5
6
7
<phase id="1">
  <task id="1.1">
    <status>todo</status>
    <criterion>do this</criterion>
    <criterion>and that</criterion>
  </task>
</phase>