Skip to content

Commit 6f09c25

Browse files
authored
Update README.md
1 parent 62f421d commit 6f09c25

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Test document: spec.md
5353
Test iterations: 30
5454
Running 7 test(s) ...
5555
=====================
56-
mistune (0.8.4): 3.62 s
56+
[mistune (0.8.4): 3.62 s]*
5757
markdown-it-py (0.1.0): 9.03 s
5858
mistletoe (0.10.0): 9.89 s
5959
commonmark-py (0.9.1): 20.82 s
@@ -62,7 +62,7 @@ pymarkdown:extra (3.2.1): 41.86 s
6262
panflute (1.12.5): 35.02 s
6363
```
6464

65-
Note `mistune` is not CommonMark compliant, which is what allows for its
65+
\*Note `mistune` is not CommonMark compliant, which is what allows for its
6666
faster parsing, at the expense of issues, for example, with nested inline parsing.
6767
See [mistletoes's explanation](https://github.com/miyuchina/mistletoe#performance)
6868
for further details.

0 commit comments

Comments
 (0)