There was an error while loading. Please reload this page.
1 parent d5a3623 commit a779de2Copy full SHA for a779de2
1 file changed
README.md
@@ -3,7 +3,7 @@ A collection of use-cases and scripts to make [lychee] compatible with additiona
3
**Your use-case or file format is not yet documented?
4
Feel free to file an issue or create a PR!**
5
6
-Out of the box lychee supports HTML, Markdown and plain text formats.
+Out of the box lychee supports HTML and Markdown file formats.
7
More precisely, HTML files are parsed as HTML5 with the use of the [html5ever] parser.
8
Markdown files are treated as [CommonMark] with the use of [pulldown-cmark].
9
0 commit comments