4 Commits (0eb4cb96a4a143a8f7be4a9171895a4bdbdebd03)

Author SHA1 Message Date
Vitaly Puzrin 0eb4cb96a4 standard: space before function params 6 months ago
Vitaly Puzrin d0219010ad standard: remove semi 6 months ago
Vitaly Puzrin 88b8669c46 var => const, let 6 months ago
Vitaly Puzrin e92e776411 Rewrite core to es6 modules 6 months ago
Alex Kocharin e729b90a1d Fix quadratic complexity in autolinks 4 years ago
Alex Kocharin 0661eea828 Remove scheme whitelist for autolinks 8 years ago
Alex Kocharin b2883a7fd2 Fix meta information for autolink tokens 9 years ago
Alex Kocharin b8f7b5b64e Add markup info for autolink and linkifier tokens 9 years ago
Alex Kocharin 77e8b6cad0 Add configurable url normalizers 9 years ago
Vitaly Puzrin 00117cb2e7 Changes to improve speed on node 0.12 & iojs 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 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
Vitaly Puzrin a5a04532df Both helpers & utils are not in each instance of main parser 10 years ago
Alex Kocharin d54ed887f4 Normalize links before they hit renderer 10 years ago
Vitaly Puzrin 220efa32e8 updated eslint to 9.1 & did appropriate changes in sources 10 years ago
Vitaly Puzrin 8f909bcf33 Moved HTML escaping to renderer 10 years ago
Alex Kocharin 5d772b9bb6 Add validation mode to all inline rules 10 years ago
Vitaly Puzrin 0e3e1171e6 Moved string helpers to utilities 10 years ago
Vitaly Puzrin 81778ecdba Added hook to validate links 10 years ago
Alex Kocharin 0453b72bf1 Rename "lexer" to "parser" 10 years ago
Alex Kocharin 46dc1f93ac Add state.level everywhere 10 years ago
Vitaly Puzrin 5d89fd85b0 Added inline html tags support 10 years ago
Vitaly Puzrin 1f7054c187 moved url schemas list to external file 10 years ago
Vitaly Puzrin d87eeb2ab0 Assorted fixes & speed opts 10 years ago
Vitaly Puzrin 172e77c318 Added backticks parse 10 years ago
Vitaly Puzrin 0d8b010bd2 Added autolink parse 10 years ago