Closed bnchi closed 1 month ago
I believe this is the correct way to format the docs ?!
Thanks!
I am currently locally looking through the code and refactoring such things! :)
@wooorm
Sorry I've never worked on a lib before in Rust and I figured I messed up the docs in my initial PR.
Should I close this one then ?
I think I had all of these in https://github.com/wooorm/markdown-rs/commit/e7ed52683a831f5a9fe4c692accf98f7bc9dd82c, thanks! :)
No worries, you do great work!
This PR is a follow up for #127 to comply with how the docs are written in this project and to fix some of the warnings raised by Clippy when running
cargo clippy --all-features --all-targets --workspace