igumnoff / shiva

Shiva library: Implementation in Rust of a parser and generator for documents of any type
https://docs.rs/shiva
GNU General Public License v3.0
159 stars 10 forks source link

Improve RTF parser #68

Open evgenyigumnov opened 3 months ago

evgenyigumnov commented 3 months ago

Check markdown.rs file and look at parser function

Complete implementation of parse function in rtf.rs file