15 Commits (7037ee34ad3a18828d99a5543b7c7dc6f6c56ab5)

Author SHA1 Message Date
Alex Kocharin 77e8b6cad0 Add configurable url normalizers 9 years ago
Alex Kocharin 4f6e8d4830 Improve replaceEntities handling 9 years ago
Alex Kocharin b8af54ba8e Use unescapeAll for links unescaping 9 years ago
Vitaly Puzrin e77666c4a0 moved normalizeReference to utils, closes #42 10 years ago
Alex Kocharin 4ce003cb82 Remove stateInline.labelUnmatchedScopes 10 years ago
Vitaly Puzrin 20e8d93e8d Reverted c7d4f7b (no fix needed) 10 years ago
Vitaly Puzrin c7d4f7bcf6 Fixed newline in link title 10 years ago
Alex Kocharin 8cb29935a3 Move reference rule to the block chain 10 years ago
Vitaly Puzrin a66e29f8d0 Place md link to states and remove other aliases 10 years ago
Alex Kocharin 08f2d3eb4d Forbid nested links, prefer inner one 10 years ago
Vitaly Puzrin a5a04532df Both helpers & utils are not in each instance of main parser 10 years ago
Alex Kocharin 19e1aa28ea use .toUpperCase() for link normalization 10 years ago
Vitaly Puzrin 7f7260d021 Better error handling in link normalizer + more tests for edge cases 10 years ago
Alex Kocharin d54ed887f4 Normalize links before they hit renderer 10 years ago
Vitaly Puzrin 35063086ba Moved link parse functions to helpers 10 years ago