Skip to content
This repository was archived by the owner on Dec 9, 2022. It is now read-only.

Commit fca91b2

Browse files
authored
Update README.md
1 parent d8ac9c0 commit fca91b2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,10 @@ This parser works by converting markdown to HTML then converting the HTML (along
3636

3737
`pip install mdparse`
3838

39+
# Warning
40+
41+
This library makes extremely opinionated choices on how to parse markdown and filter information. This library is for experimental purposes only, and may not be appropriate for every problem. Please use with caution.
42+
3943
# Examples
4044

4145
See [/notebooks/Demo.ipynb](/notebooks/Demo.ipynb) for an example of the transformations this parser does on a markdown file:

0 commit comments

Comments
 (0)