Merge pull request #412 from cirosantilli/benchmarks-are-below

Typo benchmarks are below reference in README.
This commit is contained in:
Josh Bruce 2017-12-25 20:07:35 -05:00 committed by GitHub
commit 53d99bbd28
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -308,7 +308,7 @@ cannot pass more than a few tests. It was very difficult to get marked as
compliant as it is. It could have cut corners in several areas for the sake
of performance, but did not in order to be exactly what you expect in terms
of a markdown rendering. In fact, this is why marked could be considered at a
disadvantage in the benchmarks above.
disadvantage in the benchmarks.
Along with implementing every markdown feature, marked also implements [GFM
features][gfmf].