jaml 0.2.0

A Rust library for parsing and formatting JAML (Just Another Markup Language)
Documentation
1
2
3
4
5
# YAML accepts this, although the results definitely don't meet expectations...
mixed_depth_list:
  - 1
    - 2
  - 3