struckdown 0.1.0

A structured markdown / commonmark library for Rust
Documentation

struckdown

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 9 feature flags, 9 of them enabled by default.

default

  • external-processor
  • syntect-processor
  • html-sanitizer-processor

external-processor

  • tokio
  • subprocess

syntect-processor

  • syntect

html-sanitizer-processor

  • ammonia
  • uuid

tokio

    This feature flag does not enable additional features.

subprocess

    This feature flag does not enable additional features.

syntect

    This feature flag does not enable additional features.

ammonia

    This feature flag does not enable additional features.

uuid

    This feature flag does not enable additional features.