Docs.rs
rat-markdown-0.7.2
rat-markdown 0.7.2
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
thscharler
Dependencies
log ^0.4
normal
pulldown-cmark ^0.13
normal
rat-event ^2.0
normal
rat-focus ^2.0
normal
rat-text ^3.0
normal
ratatui-crossterm ^0.1
normal
textwrap ^0.16
normal
unicode-segmentation ^1.11
normal
Versions
25.53%
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
parse_md_header
rat_
markdown
0.7.2
In rat_
markdown::
parser
rat_markdown
::
parser
Function
parse_
md_
header
Copy item path
Source
pub fn parse_md_header(relocate:
usize
, txt: &
str
) ->
Option
<
MDHeader
<'_>>
Expand description
Parse the text as header.
relocate: Start offset of txt