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
12
13
---
source: crates/ox_content_parser/tests/snapshot_parse.rs
assertion_line: 32
description: "See[^1].\n\n[^1]: The footnote body.\n"
---
Document [0..35]
  Paragraph [0..9]
    Text "See" [0..3]
    Text "[" [3..4]
    Text "^1]." [4..8]
  Paragraph [10..35]
    Text "[" [10..11]
    Text "^1]: The footnote body." [11..34]