meuse icon indicating copy to clipboard operation
meuse copied to clipboard

[NEW] Add readme rendering

Open juliengriffoul opened this issue 2 years ago • 0 comments

This pull request adds the README.md file rendering on /front/crates/<crate>:

  • Add new dependencies to convert markdown to HTML.
  • Filled empty section in crate page.
  • Rendering is only done when readme key is set in Cargo.toml.

juliengriffoul avatar Jun 04 '23 15:06 juliengriffoul