Skip to content

Commit 6102ce5

Browse files
authored
Update README.md
1 parent 6f09c25 commit 6102ce5

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
@@ -10,7 +10,7 @@
1010

1111
This is a Python port of [markdown-it](https://github.com/markdown-it/markdown-it),
1212
and some of its associated plugins.
13-
It is still under development, so should be used with caution.
13+
It is still under development, so for now should be used with caution.
1414

1515
Details of the port can be found in `markdown_it/port.yaml` and in `port.yaml`
1616
within the extension folders. But the driving design philosiphy has been to change as little of the
@@ -45,7 +45,7 @@ Type Ctrl-D to complete input, or Ctrl-C to exit.
4545

4646
## Benchmarking
4747

48-
markdown-it=py is the fastest **CommonMark** comliant parser written in python!
48+
markdown-it=py is the fastest _**CommonMark compliant**_ parser written in python!
4949

5050
```console
5151
$ markdown-it-bench -n 30

0 commit comments

Comments
 (0)