17 Commits (cb42dad4a47f977be2607f19d14c134163df434a)

Author SHA1 Message Date
Alex Kocharin 07a62c6c75 Move nested delimiter info to opening token instead of inline state 5 years ago
Alex Kocharin 378ac9074e Change emphasis parsing algorithm 9 years ago
Alex Kocharin 3ba6f8b6d2 Tweak scanDelims algorithm 9 years ago
Alex Kocharin 7f8d3ebe82 Update strikethrough scanDelims to match emphasis 9 years ago
Alex Kocharin bb4dcf48f4 Set token.markup whereever appropriate 9 years ago
Alex Kocharin 4aabd5592e Use a common class for tokens 9 years ago
Vitaly Puzrin e1f6e3b6f8 Use new emphasis logic in strikethrough 10 years ago
Vitaly Puzrin 2090fd4998 del -> strikethrough 10 years ago
Vitaly Puzrin 04ee60d3c4 Removed unused code & improved tests coverage for some rules. 10 years ago
Vitaly Puzrin e72603af70 Moved nesting check from rules to upper level 10 years ago
Vitaly Puzrin a66e29f8d0 Place md link to states and remove other aliases 10 years ago
Alex Kocharin 0c0917048c Allow sequence of 4+ markers in pairs 10 years ago
Vitaly Puzrin 671fd4f3ed eslint rules & coding style update 10 years ago
Alex Kocharin 74602dba90 Fix spaces in subscript and superscript 10 years ago
Alex Kocharin d5e8e61b6b Check validation flag instead of hardcoding rules 10 years ago
Alex Kocharin 666e94a47a Change priority for all pairs 10 years ago
Vitaly Puzrin 710a62f1d5 Added <ins> support 10 years ago
Vitaly Puzrin f15fa5ed23 Renamed back `strikethrough` to `del` 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
Vitaly Puzrin bf1016510b typo fix 10 years ago
Alex Kocharin 7abfb2718c Treat newline as a whitespace in em and del 10 years ago
Vitaly Puzrin 92d9fde585 del -> strikethrough 10 years ago
Alex Kocharin 9942fd5b4b Add strikeout (del) tag 10 years ago