19 Commits (2e31d3430187d2eee1ba120c954783eebb93b4e8)

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