898 Commits (c36309ef1c22ef002680dab767c6b157ff54711e)
 

Author SHA1 Message Date
Alex Kocharin dd538c17fb Add more benchmark fixtures 12 years ago
Vitaly Puzrin 7a13199f6d Moved rules manager to separate class (inline parser) 12 years ago
Vitaly Puzrin 7390503066 Moved rules manager to separate class (block parser only) 12 years ago
Vitaly Puzrin ece7b3e3f1 Renamed main class & file 12 years ago
Alex Kocharin 0453b72bf1 Rename "lexer" to "parser" 12 years ago
Alex Kocharin c8fa672cec Move parse_reference to its own file 12 years ago
Vitaly Puzrin 65063c80c7 Docs update 12 years ago
Vitaly Puzrin 2d3623eff7 Should fix ssl for demo 12 years ago
Vitaly Puzrin 58f2b8c37e Added syntax highlight support for fenced blocks 12 years ago
Alex Kocharin 46dc1f93ac Add state.level everywhere 12 years ago
Alex Kocharin 7ed14aa3c4 Add single-rule test cases 12 years ago
Alex Kocharin b492fa2cc2 Add tokenizeSingle method 12 years ago
Vitaly Puzrin ff46c8ae3d Updated demo text style 12 years ago
Vitaly Puzrin 6928f2b4a0 Demo: updated css & browser js files 12 years ago
Alex Kocharin 0a56b029a6 Update tests 12 years ago
Alex Kocharin d3658c33dc Workaround for a bug with nested list elements tightness 12 years ago
Alex Kocharin 3afaf55344 Fix: "\*" isn't a part of a emphasis marker sequence 12 years ago
Alex Kocharin 0894209d96 Fix: whitespace in links element can contain newlines 12 years ago
Vitaly Puzrin ceb2142245 Demo: set text area & ouput boxes to full height 12 years ago
Vitaly Puzrin 4f773d09d2 Demo: added options support 12 years ago
Vitaly Puzrin 0b4e1350f7 Demo: permalink, autoprefixer 12 years ago
Vitaly Puzrin ab3cda9527 Refactored demo build scripts 12 years ago
Vitaly Puzrin ff4c7b7262 Demo cleanup 12 years ago
Vitaly Puzrin 07cab424e7 browser files rebuild 12 years ago
Vitaly Puzrin 3ec7c4a01a Updated demo files 12 years ago
Vitaly Puzrin bad3649d0f Set breaks off by default 12 years ago
Vitaly Puzrin 9b1df74176 Code cleanup 12 years ago
Vitaly Puzrin 6b0c7665b8 Fixed entities in links & fences according to new spec 12 years ago
Vitaly Puzrin e44a781160 Fixed entities in text for new spec 12 years ago
Vitaly Puzrin ca47821eaa HTML block fix (tag names should be case incensitive) 12 years ago
Vitaly Puzrin 56282f2b32 Moved specsplit script to `support` 12 years ago
Vitaly Puzrin 1719153006 Added entities generator script 12 years ago
Vitaly Puzrin e5459c72f3 Updated stmd spec to 2014-09-19 12 years ago
Alex Kocharin 5e93d7c430 Updated specsplit options and tests 12 years ago
Alex Kocharin 7884adfda2 Small bugfixes 12 years ago
Alex Kocharin 7432a6827c Add collapsed and full reference links 12 years ago
Alex Kocharin 45da119338 Parse link reference definitions 12 years ago
Alex Kocharin 172e1f1315 Update tests 12 years ago
Alex Kocharin 0b6b9d206d Parse links and images 12 years ago
Vitaly Puzrin f13f984335 Added `breaks` option, on by default 12 years ago
Alex Kocharin 406a4b0c3d Updated tests 12 years ago
Alex Kocharin 74a84f8ecd Implement emphasis parsing 12 years ago
Vitaly Puzrin 8c9f90f221 Stmd fuxtures update 12 years ago
Alex Kocharin 178cdf4777 Fix paragraph tightness 12 years ago
Alex Kocharin b3515881f3 Fix two consecutive newlines in nested lists 12 years ago
Alex Kocharin 1449ac720a Remove stopOnTwoNewlines argument in block parser 12 years ago
Vitaly Puzrin c384f13798 API & options names polish 12 years ago
Vitaly Puzrin 5d89fd85b0 Added inline html tags support 12 years ago
Vitaly Puzrin 1f7054c187 moved url schemas list to external file 12 years ago
Vitaly Puzrin a8e6bab747 Reworked html parse in block lexer + added `html` option 12 years ago