1132 Commits (master)
 

Author SHA1 Message Date
Vitaly Puzrin 7a41005a46 speed opt (renderer) 10 years ago
Vitaly Puzrin 0e3e1171e6 Moved string helpers to utilities 10 years ago
Vitaly Puzrin 81778ecdba Added hook to validate links 10 years ago
Vitaly Puzrin 92d9fde585 del -> strikethrough 10 years ago
Vitaly Puzrin 167bcd7940 Typo fixes and minor doc update 10 years ago
Vitaly Puzrin f300ed0ca5 Updated demo styles and docs 10 years ago
Vitaly Puzrin 9ddf69ed1d Demo defaults update 10 years ago
Vitaly Puzrin 95299f52c6 Demo rebuild 10 years ago
Vitaly Puzrin f17ce5a663 Added strict commonmark option to demo 10 years ago
Vitaly Puzrin a22bd6997c Updated demo text with ads, LOL 10 years ago
Alex Kocharin 6e704c2dce Add remarked tests for tables and fix renderer accordingly 10 years ago
Vitaly Puzrin 013c8ecc7d demo update 10 years ago
Vitaly Puzrin 563f4b1bff Docs minor update 10 years ago
Alex Kocharin 6d4538910c Forbid nested reference links 10 years ago
Alex Kocharin 26d1dab349 Add more tests 10 years ago
Alex Kocharin 16c34161a5 Optimize backtracking in links 10 years ago
Vitaly Puzrin 87811600ac Splitted typographer tests 10 years ago
Vitaly Puzrin 97f3a83c29 Docs update 10 years ago
Vitaly Puzrin e52196d10e Demo update 10 years ago
Vitaly Puzrin b27c630815 Code structure and options refactoring 10 years ago
Vitaly Puzrin fd9d270478 Added links autoconversion 10 years ago
Vitaly Puzrin 1dcdd61850 Typographer: enchanced plain rules 10 years ago
Vitaly Puzrin 61f21ac848 Replaced `assign` helper 10 years ago
Vitaly Puzrin 4e4a43a0a5 Started adding remarkable-specific tests 10 years ago
Vitaly Puzrin 1342db2d96 Added typographer draft 10 years ago
Alex Kocharin 9942fd5b4b Add strikeout (del) tag 10 years ago
Vitaly Puzrin 09f31b8563 demo rebuild 10 years ago
Vitaly Puzrin 892460ed0b Options rename 10 years ago
Vitaly Puzrin 4799410f48 Benchmark: updated stmd implementation 10 years ago
Vitaly Puzrin 337b08ee83 Fix benchmark options (enable html) 10 years ago
Vitaly Puzrin bff7f50fc0 Removed orphaned code 10 years ago
Alex Kocharin 0705173c87 Move link helpers to it's own file 10 years ago
Alex Kocharin bbac451a42 Trivial bugfix in the links rule 10 years ago
Alex Kocharin 9aea37acc1 Limit element depth 10 years ago
Alex Kocharin dd538c17fb Add more benchmark fixtures 10 years ago
Vitaly Puzrin 7a13199f6d Moved rules manager to separate class (inline parser) 10 years ago
Vitaly Puzrin 7390503066 Moved rules manager to separate class (block parser only) 10 years ago
Vitaly Puzrin ece7b3e3f1 Renamed main class & file 10 years ago
Alex Kocharin 0453b72bf1 Rename "lexer" to "parser" 10 years ago
Alex Kocharin c8fa672cec Move parse_reference to its own file 10 years ago
Vitaly Puzrin 65063c80c7 Docs update 10 years ago
Vitaly Puzrin 2d3623eff7 Should fix ssl for demo 10 years ago
Vitaly Puzrin 58f2b8c37e Added syntax highlight support for fenced blocks 10 years ago
Alex Kocharin 46dc1f93ac Add state.level everywhere 10 years ago
Alex Kocharin 7ed14aa3c4 Add single-rule test cases 10 years ago
Alex Kocharin b492fa2cc2 Add tokenizeSingle method 10 years ago
Vitaly Puzrin ff46c8ae3d Updated demo text style 10 years ago
Vitaly Puzrin 6928f2b4a0 Demo: updated css & browser js files 10 years ago
Alex Kocharin 0a56b029a6 Update tests 10 years ago
Alex Kocharin d3658c33dc Workaround for a bug with nested list elements tightness 10 years ago