ox_content_parser 2.63.0

High-performance Markdown parser for Ox Content
Documentation
1
2
3
4
5
6
7
8
9
10
---
source: crates/ox_content_parser/tests/snapshot_parse.rs
assertion_line: 32
description: "Show `<input type=\"checkbox\">` literally.\n"
---
Document [0..42]
  Paragraph [0..42]
    Text "Show " [0..5]
    InlineCode "<input type=\"checkbox\">" [5..30]
    Text " literally." [30..41]