Skip to content

Commit 95db448

Browse files
committed
remove benchmark JS code
1 parent 17962a7 commit 95db448

37 files changed

+18
-232
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ CommonMark spec and reference implementations.
189189

190190
[CommonMark spec]: http://spec.commonmark.org/
191191
[markdown-it]: https://github.com/markdown-it/markdown-it
192-
[markdown-it-readme]: https://github.com/markdown-it/markdown-it/README.md
192+
[markdown-it-readme]: https://github.com/markdown-it/markdown-it/blob/master/README.md
193193
[security-doc]: https://github.com/ExecutableBookProject/markdown-it-py/tree/master/docs/security.md
194194
[Using the api]: https://github.com/ExecutableBookProject/markdown-it-py/tree/master/docs/Using_the_api.md
195195
[Development info]: https://github.com/ExecutableBookProject/markdown-it-py/tree/master/docs/development.md

benchmark/benchmark.js

Lines changed: 0 additions & 138 deletions
This file was deleted.

benchmark/implementations/commonmark-reference/index.js

Lines changed: 0 additions & 9 deletions
This file was deleted.

benchmark/implementations/current-commonmark/index.js

Lines changed: 0 additions & 14 deletions
This file was deleted.

benchmark/implementations/current/index.js

Lines changed: 0 additions & 11 deletions
This file was deleted.

benchmark/implementations/markdown-it-2.2.1-commonmark/index.js

Lines changed: 0 additions & 7 deletions
This file was deleted.

benchmark/implementations/marked/index.js

Lines changed: 0 additions & 7 deletions
This file was deleted.

benchmark/profile.js

Lines changed: 0 additions & 19 deletions
This file was deleted.

benchmark/samples/inline-em-nested.md

Lines changed: 0 additions & 5 deletions
This file was deleted.
File renamed without changes.

0 commit comments

Comments
 (0)