JoelCourtney / mdbook-kroki-preprocessor

Render Kroki diagrams from files or code blocks in mdbook
GNU General Public License v3.0
11 stars 7 forks source link

Refactor #10

Closed danieleades closed 1 year ago

danieleades commented 1 year ago

this is the result of fixing a few minor nits and running rustfmt with default config

the latter was an accident, i was trying to format my own changes and didn't realise this library was unformatted. Do you want this separated out of the PR?

JoelCourtney commented 1 year ago

@danieleades Yes, please remove the formatting changes so I can see what the real changes are. (And squash the fixups) Thanks for pointing out the formatting. Once your PRs are in I'll fmt and fix clippy and release a new patch.