127 Commits (2e31d3430187d2eee1ba120c954783eebb93b4e8)

Author SHA1 Message Date
Vitaly Puzrin 6ce8e1b61d Perf: improved inlines cache logic 11 years ago
Vitaly Puzrin 2040c4f02e StateInline props rename 11 years ago
Alex Kocharin ba2463f2f5 Remove dead code in em/del 11 years ago
Alex Kocharin f74bbf2515 Tweak emphasis parsing algorithm 11 years ago
Alex Kocharin 5d772b9bb6 Add validation mode to all inline rules 11 years ago
Vitaly Puzrin bf1016510b typo fix 11 years ago
Vitaly Puzrin 0e8d9bec18 reordered StateInline properties 11 years ago
Alex Kocharin 7abfb2718c Treat newline as a whitespace in em and del 11 years ago
Alex Kocharin 5a73b286b6 Update emphasis rule to the latest CommonMark spec 11 years ago
Vitaly Puzrin 199976d09e parse backticks without regex exec 11 years ago
Vitaly Puzrin b185148117 Cleanup 11 years ago
Vitaly Puzrin 6a05b0674c Simplified StateInline 11 years ago
Vitaly Puzrin 9fbeb5a6ec Perf: escaping 11 years ago
Vitaly Puzrin 5bd71f91a7 Moved state helpers to State* classes 11 years ago
Vitaly Puzrin 0e3e1171e6 Moved string helpers to utilities 11 years ago
Vitaly Puzrin 81778ecdba Added hook to validate links 11 years ago
Vitaly Puzrin 92d9fde585 del -> strikethrough 11 years ago
Alex Kocharin 6d4538910c Forbid nested reference links 11 years ago
Alex Kocharin 16c34161a5 Optimize backtracking in links 11 years ago
Vitaly Puzrin b27c630815 Code structure and options refactoring 11 years ago
Alex Kocharin 9942fd5b4b Add strikeout (del) tag 11 years ago
Vitaly Puzrin 892460ed0b Options rename 11 years ago
Alex Kocharin 0705173c87 Move link helpers to it's own file 11 years ago
Alex Kocharin bbac451a42 Trivial bugfix in the links rule 11 years ago
Alex Kocharin 9aea37acc1 Limit element depth 11 years ago
Alex Kocharin 0453b72bf1 Rename "lexer" to "parser" 11 years ago