14 Commits (aea94c4e3291106842258e9825eb5ac8052b7feb)

Author SHA1 Message Date
Alex Kocharin d5e8e61b6b Check validation flag instead of hardcoding rules 10 years ago
Alex Kocharin 666e94a47a Change priority for all pairs 10 years ago
Alex Kocharin 1676e10ee8 Fix performance when nested token doesn't match 10 years ago
Vitaly Puzrin 2040c4f02e StateInline props rename 10 years ago
Alex Kocharin ba2463f2f5 Remove dead code in em/del 10 years ago
Alex Kocharin f74bbf2515 Tweak emphasis parsing algorithm 10 years ago
Alex Kocharin 5d772b9bb6 Add validation mode to all inline rules 10 years ago
Alex Kocharin 7abfb2718c Treat newline as a whitespace in em and del 10 years ago
Alex Kocharin 5a73b286b6 Update emphasis rule to the latest CommonMark spec 10 years ago
Vitaly Puzrin b27c630815 Code structure and options refactoring 10 years ago
Alex Kocharin 9942fd5b4b Add strikeout (del) tag 10 years ago
Vitaly Puzrin 892460ed0b Options rename 10 years ago
Alex Kocharin 9aea37acc1 Limit element depth 10 years ago
Alex Kocharin 0453b72bf1 Rename "lexer" to "parser" 10 years ago
Alex Kocharin 46dc1f93ac Add state.level everywhere 10 years ago
Alex Kocharin b492fa2cc2 Add tokenizeSingle method 10 years ago
Alex Kocharin 3afaf55344 Fix: "\*" isn't a part of a emphasis marker sequence 10 years ago
Alex Kocharin 74a84f8ecd Implement emphasis parsing 10 years ago