Docs.rs
  • note-mark-0.0.1
    • note-mark 0.0.1
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • crates.io
    • Source
    • Owners
    • crescenity
    • Dependencies
      • peekmore ^1.2.0 normal
    • Versions
    • 0% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • 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
logo

logo

Crate note_mark

  • Structs
  • Enums
  • Functions
?
Change settings

List of all items

Structs

  • MakeToc
  • Markdown
  • Parser
  • Stringifier
  • Transformer
  • html::DocumentNode
  • html::ElementNode
  • html::TextNode
  • parser::Parser
  • stringify::Stringifier
  • toc::MakeToc
  • token::Token
  • transformer::Transformer
  • tree::BlockTree
  • tree::InlineTree
  • tree::ListItem
  • tree::ListTree
  • tree::MarkdownTree

Enums

  • HeadlineEnding
  • IndentRule
  • IndentStyle
  • ListType
  • ParagraphEnding
  • config::HeadlineEnding
  • config::IndentRule
  • config::IndentStyle
  • config::ParagraphEnding
  • html::ElementTag
  • html::Node
  • parser::HeadlineEnding
  • parser::IndentRule
  • parser::IndentStyle
  • parser::ParagraphEnding
  • parser::config::HeadlineEnding
  • parser::config::IndentRule
  • parser::config::IndentStyle
  • parser::config::ParagraphEnding
  • toc::ListType
  • toc::config::ListType
  • token::TokenKind
  • tree::BlockItem
  • tree::InlineItem

Functions

  • html::get_text
  • lex
  • lexer::lex