Docs.rs
nargo-document-0.0.0
nargo-document 0.0.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
fqq
Dependencies
askama ^0.12
normal
askama_derive ^0.12
normal
clap ^4.5.60
normal
console ^0.16.2
normal
lazy_static ^1.5.0
normal
mime ^0.3.17
normal
nargo-bundler ^0.0.0
normal
nargo-parser ^0.0.0
normal
nargo-types ^0.0.0
normal
notify ^8.2.0
normal
oak-core ^0.0.8
normal
oak-markdown ^0.0.8
normal
oak-toml ^0.0.8
normal
pulldown-cmark ^0.13
normal
rayon ^1.11.0
normal
regex ^1.12.3
normal
serde ^1.0.228
normal
serde_json ^1.0.149
normal
tokio ^1.50.0
normal
toml ^1.0.4
normal
walkdir ^2.5.0
normal
warp ^0.4.2
normal
tempfile ^3.26.0
dev
Versions
82.28%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module katex
nargo_
document
0.0.0
Module katex
Module Items
Structs
In nargo_
document::
plugin
nargo_document
::
plugin
Module
katex
Copy item path
Source
Expand description
KaTeX 数学公式渲染插件
提供对 Markdown 中 LaTeX 数学公式的支持,包括行内公式
$...$
和块级公式
$$...$$
Structs
§
KaTeX
Plugin
KaTeX 数学公式渲染插件