showdown/test
Estevao Soares dos Santos 67114255ad fix(gfmCodeBlocks): allow the info string in gfmCodeBlocks to contain spaces
The line with the opening code fence may optionally contain some text following the code fence (the info string); this is trimmed of leading and trailing whitespace and can contain multiple words (but not newlines).

Closes #856
2022-02-24 01:22:11 +00:00
..
cli feat(CLI): add a simple cli tool 2015-07-13 05:09:03 +01:00
functional fix(gfmCodeBlocks): allow the info string in gfmCodeBlocks to contain spaces 2022-02-24 01:22:11 +00:00
performance test: testsuite refactoring 2017-12-22 15:28:41 +00:00
unit fix(extension-registering) removeExtension implementation 2021-11-14 13:48:20 -07:00
performance.testfile.md test: use new performance test file 2017-01-28 02:04:50 +00:00