ox_content_parser 2.70.0

High-performance Markdown parser for Ox Content
Documentation
1
2
3
4
5
6
7
8
9
10
11
---
source: crates/ox_content_parser/tests/snapshot_parse.rs
assertion_line: 32
description: "> first\n>\n> second\n"
---
Document [0..19]
  BlockQuote [0..19]
    Paragraph [0..6]
      Text "first" [0..5]
    Paragraph [7..14]
      Text "second" [7..13]