100 Commits (1fde848a41cfcdbe3c373e6a9910415d5661bdf2)

Author SHA1 Message Date
Vitaly Puzrin 1fde848a41 Fixed deopts 10 years ago
Vitaly Puzrin a48454b99a Clarified comments 10 years ago
Vitaly Puzrin 637968d55e Removed eslint warning 10 years ago
Alex Kocharin a4bae74995 Add rule to replace quotes with typographic ones 10 years ago
Vitaly Puzrin 13db2bd996 Don't linkify content of html <a> tags 10 years ago
Vitaly Puzrin 5412189997 Don't add tabs to tables markup 10 years ago
Vitaly Puzrin cf1089e5ff Docs update 10 years ago
Vitaly Puzrin 8a2367f678 Typhgrapher - updated dashes behaviour 10 years ago
Alex Kocharin ec90a38df2 Fix tables inside lists/blockquotes 10 years ago
Vitaly Puzrin 3cd192537d Updated codepoints check 10 years ago
Vitaly Puzrin 46f73c6fbd Extended spaces & line breaks normalization 10 years ago
Vitaly Puzrin d5f06f875e Added sugar for curried plugins init 10 years ago
Vitaly Puzrin 5bd71f91a7 Moved state helpers to State* classes 10 years ago
Vitaly Puzrin ee42a637c4 Removed unused properties in StateBlock 10 years ago
Vitaly Puzrin b9d3828a5d Cleanup 10 years ago
Vitaly Puzrin a759af6f8a Perf: speedup cache creation in StateBlock 10 years ago
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
Alex Kocharin 6e704c2dce Add remarked tests for tables and fix renderer accordingly 10 years ago
Vitaly Puzrin 563f4b1bff Docs minor update 10 years ago
Alex Kocharin 6d4538910c Forbid nested reference links 10 years ago
Alex Kocharin 16c34161a5 Optimize backtracking in links 10 years ago
Vitaly Puzrin 97f3a83c29 Docs 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 1342db2d96 Added typographer draft 10 years ago
Alex Kocharin 9942fd5b4b Add strikeout (del) tag 10 years ago
Vitaly Puzrin 892460ed0b Options rename 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
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 58f2b8c37e Added syntax highlight support for fenced blocks 10 years ago
Alex Kocharin 46dc1f93ac Add state.level everywhere 10 years ago
Alex Kocharin b492fa2cc2 Add tokenizeSingle method 10 years ago
Alex Kocharin d3658c33dc Workaround for a bug with nested list elements tightness 10 years ago
Alex Kocharin 3afaf55344 Fix: "\*" isn't a part of a emphasis marker sequence 10 years ago
Alex Kocharin 0894209d96 Fix: whitespace in links element can contain newlines 10 years ago
Vitaly Puzrin bad3649d0f Set breaks off by default 10 years ago
Vitaly Puzrin 9b1df74176 Code cleanup 10 years ago
Vitaly Puzrin 6b0c7665b8 Fixed entities in links & fences according to new spec 10 years ago