651 Commits (c29cdd38b58bc7267c27fd9fe2afc613c21c2104)
 

Author SHA1 Message Date
Vitaly Puzrin 7ade5e2ec5 Clarified isWhiteSpace() 9 years ago
Vitaly Puzrin 72371a85fe Replaced unicode-7.0.0 with uc.micro to reduce size 9 years ago
Kirill Efimov a3a49b5c55 Tables: add/remove columns to match the first row, fix #59 9 years ago
Vitaly Puzrin bf5c585a01 Moved testing CLI script to another location, to avoid confusion. Related to #60, #9 10 years ago
Vitaly Puzrin e61f9ccec4 Use punctuation re from unicode-7.0.0 & compacted html re 10 years ago
Vitaly Puzrin ab76af5dd2 Updated contribution info 10 years ago
Vitaly Puzrin 0101316695 Removed blockquote from termination rules for the self 10 years ago
Vitaly Puzrin 01d22b245e 3.0.6 released 10 years ago
Vitaly Puzrin 6a99ef029e Browser files rebuild 10 years ago
Vitaly Puzrin 239996ca6f Cangelog update 10 years ago
Vitaly Puzrin da35a6bd1d Removed not needed empty array im params 10 years ago
Alex Kocharin 533b5c89f4 Add a benchmark with a long list of references 10 years ago
Alex Kocharin b5d7c2eb88 Don't terminate references with other references 10 years ago
Vitaly Puzrin 43780be419 Improved reference scan efficiency, related to #54 10 years ago
Vitaly Puzrin 40506b750c Merge pull request #52 from STuFF/patch-1 10 years ago
Nicolas Challeil 750249d338 Fix link to architecture.md 10 years ago
Kirill Efimov d8b77c3a17 Sync scroll for preview->src, fix #1 10 years ago
Vitaly Puzrin e77666c4a0 moved normalizeReference to utils, closes #42 10 years ago
Kirill Efimov 0076a1ebab Added ability to escape table row separator, fix #5 10 years ago
Kirill Efimov e54ffa8e32 Added table rule tests 10 years ago
Vitaly Puzrin ab682bfe26 Merge pull request #50 from mallowigi/patch-1 10 years ago
Elior Boukhobza e996fe7015 Update architecture.md 10 years ago
Vitaly Puzrin 9d084c78e5 Merge pull request #48 from opennota/master 10 years ago
opennota b31b675a30 Remove unused assignment 10 years ago
Vitaly Puzrin 4d6ec19d09 Updated deps & benchmarks 10 years ago
Vitaly Puzrin 0dc415f1d2 3.0.5 released 10 years ago
Vitaly Puzrin 6618016fe8 Browser files rebuild 10 years ago
Vitaly Puzrin 1e5963c41c Merge pull request #47 from opennota/master 10 years ago
opennota 7da4d5e81b validateLink: expand entities before trimming and lowercasing 10 years ago
Vitaly Puzrin bd4b21363e Merge pull request #44 from opennota/master 10 years ago
opennota ffade4d421 Fix comparing array and number 10 years ago
Vitaly Puzrin ec7d649595 benchmarks update 10 years ago
Alex Kocharin 8ca0b5b52b Fix code coverage in references 10 years ago
Vitaly Puzrin 18efc864bd Removed dead code in block rules & improved tests coverage 10 years ago
Vitaly Puzrin 52b29d370f deps bump (commonmark) 10 years ago
Alex Kocharin a89d6758d7 Remove dead code in list.js 10 years ago
Alex Kocharin a9e5c4fac3 Improve coverage for images 10 years ago
Alex Kocharin 4ce003cb82 Remove stateInline.labelUnmatchedScopes 10 years ago
Vitaly Puzrin bf846041fc 3.0.4 released 10 years ago
Vitaly Puzrin ca95e0a536 browser files rebuild 10 years ago
Vitaly Puzrin af352a0e5e Changelog update 10 years ago
Vitaly Puzrin da0e9c78a5 Added one more try/catch wrapper to normalizer, for safety 10 years ago
Vitaly Puzrin 20e8d93e8d Reverted c7d4f7b (no fix needed) 10 years ago
Vitaly Puzrin ba460b1a71 Removed unused code 10 years ago
Vitaly Puzrin 0053036571 Improved tests coverage 10 years ago
Vitaly Puzrin c7d4f7bcf6 Fixed newline in link title 10 years ago
Alex Kocharin 096f0fbb89 Fix maxNesting + tests 10 years ago
Vitaly Puzrin e8994dbbd7 Show text diffs for failed tests 10 years ago
Vitaly Puzrin e116bd8a63 Tests: updated mailformed URLs samples 10 years ago
Vitaly Puzrin e1f6e3b6f8 Use new emphasis logic in strikethrough 10 years ago