org-mode parser in rust
Go to file
Tom Alexander a267f23e0f
Initial code structure for property drawers.
2023-04-19 16:51:00 -04:00
notes
org_mode_samples Add an example of nested properties adding to previous properties. 2023-04-19 16:43:23 -04:00
scripts Make the integration test script work from anywhere. 2023-04-19 16:15:58 -04:00
src Initial code structure for property drawers. 2023-04-19 16:51:00 -04:00
tests
.dockerignore
.gitignore
Cargo.toml
LICENSE
Makefile Add support for multiprocessing for the tests. 2023-04-19 16:35:26 -04:00
build.rs Mark more tests as expect fail. 2023-04-19 15:03:45 -04:00
rustfmt.toml
toy_language.txt Support drawers with only whitespace. 2023-04-19 14:52:31 -04:00