Can anyone explain to me how to use `mdbook` as a crate, not a command line tool?

This page summarizes the projects mentioned and recommended in the original post on /r/rust

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • pandoc

    Universal markup converter

  • I don't think mdbook does PDF output by default, as I get the impression that it's primarily intended to create HTML documents. For a more general-purpose conversion tool, Pandoc can do markdown-to-pdf conversion (along with practically every other document format), and there does seem to be a library wrapping pandoc.exe if that's an acceptable solution for you: https://crates.io/crates/pandoc.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts