doke 0.3.0

The parsing library of `Dokedex`, a game content authoring tool that uses natural-looking language to define a game's objects. This rust crate defines an API to make `doke` parsers by using a simple pipeline syntax, and provides helpers for things like templating, debugging, and common syntax elements.
Documentation
1
2
3
4
5
6
7
8
9
This is a statement with a number: 42.

- First item

- Second item with [a link]http://example.com
  - Nested item

Statements in a paragraph with a `:` at the end:
  - Can have children Too