You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,9 @@
9
9
10
10
A parser for extracting headings and hierarchical structure from Markdown files.
11
11
12
+
> [!IMPORTANT]
13
+
> This parser uses several heuristic rules to build hierarchies from diverse heading formats. Results may vary depending on document structure and formatting. Please review the [How Hierarchy is Built](#how-hierarchy-is-built) section before use to understand its capabilities and limitations for your specific use case.
0 commit comments