4 Commits

Author SHA1 Message Date
acddf5c51e Added test for RST image parser
+ Fixed some small issues
2020-10-10 10:52:07 -05:00
aa20bd9d51 Cleaned up code
+ Ran clippy
+ Cleaned up comments
+ Bumped rocket version
2020-09-17 20:21:17 -05:00
6733076068 Updated error handling and made more idiomatic
+ Most unwraps removed
+ Better use of Rust constructs
2020-05-30 13:54:33 -05:00
e88d9d3179 Added support for links in RST files
+ Added rst_parser.rs for future RST parsing operations
+ Added tests for RST parsing
2020-03-01 20:06:14 -06:00