12 Commits (master)

Author SHA1 Message Date
Orca d07d585b6b
docs: replace .js with .mjs in links to files in ndoc comments (#989) 4 months ago
Vitaly Puzrin 8b815a6072 lint: reduce empty lines 5 months ago
Vitaly Puzrin 5578e698af Cleanup internal exports 5 months ago
Vitaly Puzrin 6cbb5b2233 Deps bump 5 months ago
Vitaly Puzrin efc714f702 standard: more tweaks & simplify eslint config 6 months ago
Vitaly Puzrin 94177fca70 standard: spaces in comments 6 months ago
Vitaly Puzrin 7dfcf69b71 standard: no spaces near array brackets 6 months ago
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 737c95a129 Fix demo build 6 months ago
Vitaly Puzrin e92e776411 Rewrite core to es6 modules 6 months ago
Vitaly Puzrin beed9aee2c punycode: switch to userland package 6 months ago
Brian Morearty 91c115d87b
Moved `hljs` class to `<code>` from `<pre>`. (#913) 6 months ago
Vitaly Puzrin 064d602c68 Updated highlight.js usage info 3 years ago
Vitaly Puzrin 564de6b249 Deps bump & related updates 4 years ago
Alex Kocharin f156ed1bff Don't decode %25 in beautified urls 4 years ago
Philipp_Lypniakov 5c1e80aa26
Fix typos 4 years ago
Vitaly Puzrin c9199b582d Better error message for bad input type, close #324 7 years ago
Alex Kocharin f5a06ec0b6 Make link/image/reference helpers overridable 8 years ago
Sean Lang 86eea8c1d3 fix misspelling of "parser" 8 years ago
Vitaly Puzrin c6d6709c63 Demo: updated highlighter options for explicit langs 8 years ago
Vitaly Puzrin 6d4f8a0b88 typo fix 8 years ago
Vitaly Puzrin 6371151253 Doc fix 8 years ago
Vitaly Puzrin 87ece24ff9 Allow full content override from highlighter 8 years ago
Alex Kocharin 378ac9074e Change emphasis parsing algorithm 9 years ago
Thomas Reggi 7a888ec9a2 typo for for* 9 years ago
Vitaly Puzrin bf424c8a49 deps update, configs & code cleanup 9 years ago
Alex Kocharin a7b2b3b4e8 Add multichar replacements in smartquotes 9 years ago
Vitaly Puzrin 2bc103844c lint fix 9 years ago
Vitaly Puzrin cec9d91e3e Clarified info about default disabled link schemas 9 years ago
Vitaly Puzrin e92f99640f Added security info 9 years ago
Vitaly Puzrin 6c57f7f792 Fixed regexes in prev commit (should match strings from the start only) 9 years ago
Vitaly Puzrin 0db98f7b4a Simplified links validator - use regexes 9 years ago
Vitaly Puzrin f76d3beb46 Disabled data URIs (allow only some whitelisted images) 9 years ago
Alex Kocharin b91a56dac2 Fix ndoc comments 9 years ago
Alex Kocharin b05bfd6e8b Punycode domain names only in known schemas 9 years ago
Alex Kocharin 2a66fb8fbf Remove replaceEntities from validateLink 9 years ago
Alex Kocharin 7037ee34ad Add tests for normalization functions 9 years ago
Alex Kocharin 77e8b6cad0 Add configurable url normalizers 9 years ago
Vitaly Puzrin 18d80c6f0b Moved validateLink() to root class 9 years ago
Vitaly Puzrin e4b59586b6 Doc fix, closes #64 9 years ago
Vitaly Puzrin 9159018e2a Replaced `autolinker` with `linkify-it`, closes #2 9 years ago
Vitaly Puzrin c30054fc3a Improved preset name error reporting 9 years ago
Vitaly Puzrin 0c7086f51f changelog & apidoc update 9 years ago
Vitaly Puzrin 9783b530db Added to top enable/disable methods & errors throw 9 years ago
Vitaly Puzrin 79b11bc564 Removed 'full' preset - not needed anymore 9 years ago
Vitaly Puzrin a66e29f8d0 Place md link to states and remove other aliases 10 years ago
Vitaly Puzrin b72c838269 docs update 10 years ago
Vitaly Puzrin f6b926b11b Pass any number of options to plugin 10 years ago