Commit Graph

7 Commits

Author SHA1 Message Date
Sergio Martínez Portela
1d71d1a3c3 Apply autoformatting with black. 2020-11-26 23:44:56 +01:00
Sergio Martínez Portela
e73ce5d480 Format with black, use tokens for markup segmentation.
- Don't use trees in first instance as interleaving might be lossy.
2020-11-02 20:39:52 +01:00
Sergio Martínez Portela
f6de69fd90 Add simple support for nested markup. 2020-10-25 20:23:08 +01:00
Sergio Martínez Portela
5b886e5e24 Pass markup tests. 2020-10-10 00:39:32 +02:00
Sergio Martínez Portela
0dab7e4703 Add base support for markup tests. 2020-06-27 19:20:34 +02:00
Sergio Martínez Portela
d23ee1adba Add base dumping/serialization mechanism. 2020-06-22 00:40:47 +02:00
Sergio Martínez Portela
d29058cb5e Initial commit, simplistic parsing. 2020-06-21 22:48:47 +02:00