7 Commits (b2aee1a9789c74e5eba16ac71d6a7b256fc61067)

Author SHA1 Message Date
Alex Kocharin b2aee1a978 Expand tabs only when it's needed, as per CommonMark 0.21 9 years ago
Alex Kocharin 77e8b6cad0 Add configurable url normalizers 9 years ago
Vitaly Puzrin 18d80c6f0b Moved validateLink() to root class 9 years ago
Alex Kocharin 4aabd5592e Use a common class for tokens 9 years ago
Vitaly Puzrin e77666c4a0 moved normalizeReference to utils, closes #42 9 years ago
Alex Kocharin 8cb29935a3 Move reference rule to the block chain 10 years ago
Alex Kocharin 6497e9a80f Split links rule to link+image 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
Vitaly Puzrin 56001200c0 Added link target attribute support for plugins 10 years ago
Alex Kocharin ea62dda30b Remove state.linkLevel 10 years ago
Alex Kocharin 1d07999279 Avoid crash in links when references are disabled 10 years ago
Alex Kocharin 08f2d3eb4d Forbid nested links, prefer inner one 10 years ago
Alex Kocharin 8470c1cae8 Fix an issue with links skipping space after them 10 years ago
Alex Kocharin d7221761fb Render image labels as text 10 years ago
Alex Kocharin 19e1aa28ea use .toUpperCase() for link normalization 10 years ago
Alex Kocharin 1ff69abeba Fix arbitrary keys in refs/footnotes/abbrs 10 years ago
Vitaly Puzrin 35063086ba Moved link parse functions to helpers 10 years ago
Alex Kocharin c9adb050e0 Preserve initial position in links 10 years ago
Vitaly Puzrin 2040c4f02e StateInline props rename 10 years ago
Alex Kocharin 5d772b9bb6 Add validation mode to all inline rules 10 years ago
Alex Kocharin 6d4538910c Forbid nested reference links 10 years ago
Vitaly Puzrin b27c630815 Code structure and options refactoring 10 years ago
Vitaly Puzrin 892460ed0b Options rename 10 years ago
Alex Kocharin 0705173c87 Move link helpers to it's own file 10 years ago
Alex Kocharin bbac451a42 Trivial bugfix in the links rule 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 0894209d96 Fix: whitespace in links element can contain newlines 10 years ago
Alex Kocharin 7884adfda2 Small bugfixes 10 years ago
Alex Kocharin 7432a6827c Add collapsed and full reference links 10 years ago
Alex Kocharin 45da119338 Parse link reference definitions 10 years ago
Alex Kocharin 0b6b9d206d Parse links and images 10 years ago