Hi great idea for the project. Right now the markdown is very infant for parsing. It may be more reliable to use a crate already built for the job like https://github.com/spider-rs/html2md ( parity with markdown flavors and high concurrency async streaming support ).
Hi great idea for the project. Right now the markdown is very infant for parsing. It may be more reliable to use a crate already built for the job like https://github.com/spider-rs/html2md ( parity with markdown flavors and high concurrency async streaming support ).