Module cargo_registry::render [] [src]

Reexports

use ammonia::Ammonia;
use comrak;
use util::CargoResult;

Structs

MarkdownRenderer

Context for markdown to HTML rendering.

Functions

markdown_to_html

Renders a markdown text to sanitized HTML.