403 Commits (eb8ad090c429400c2e75f286214d982ff9068f2c)
 

Author SHA1 Message Date
Vitaly Puzrin 8570ae6d5e Readme: clarified extensions info & updated demo link to SSL 10 years ago
Mathias Bynens dbb3a8fb23 Demo: use HTTPS for external resources to avoid mixed content issues 10 years ago
Vitaly Puzrin d72e842df5 Merge pull request #68 from bcbcb/dev 10 years ago
Vitaly Puzrin 220efa32e8 updated eslint to 9.1 & did appropriate changes in sources 10 years ago
bcbcb 7020edadff Fixed typo and punctuation in readme 10 years ago
Vitaly Puzrin 32afdaf9aa added GA counter to demo 10 years ago
Vitaly Puzrin 0cf8b0f362 StateBlock() cleanup 10 years ago
Vitaly Puzrin 479caaea2d Added coverage reports generation, related to #66 10 years ago
Vitaly Puzrin fbdcf4a595 grammar/typo fixes (manually imported from #65) 10 years ago
Vitaly Puzrin 54990dd7c5 Updated inline text scan logic 10 years ago
Vitaly Puzrin 8cacac58ad Don't recreate links buffer in linkifier 10 years ago
Vitaly Puzrin 4d7c3a717d Perf: smartquotes logic cleanup 10 years ago
Vitaly Puzrin 94871401b8 Perf: tweaked typorgapher checks 10 years ago
Vitaly Puzrin 91454dcafa Perf: fixed speed regression by linkifier 10 years ago
Vitaly Puzrin bc1d318b52 1.2.0 released 10 years ago
Vitaly Puzrin dff3a7f024 Browser files rebuild 10 years ago
Vitaly Puzrin 831a6ca873 Merge pull request #64 from jumpwah/dev 10 years ago
Vitaly Puzrin 1e65876d7b Fixed prev commit 10 years ago
Vitaly Puzrin 6c3ba9eb99 Perf: md unescaping opt 10 years ago
rwzy fa5191865a README: fix minor typo 10 years ago
Vitaly Puzrin 2429443201 Updated list of text terminator chars 10 years ago
Vitaly Puzrin 8f909bcf33 Moved HTML escaping to renderer 10 years ago
Vitaly Puzrin bc7b8e2f89 Perf: regex opts 10 years ago
Vitaly Puzrin e259c99183 Fixed error in prev commit 10 years ago
Vitaly Puzrin c45c345c6b Perf: optimized html escape helper 10 years ago
Vitaly Puzrin d937eec5f3 Renamed stmd -> commonmark 10 years ago
Vitaly Puzrin 9496c47efd changelog update 10 years ago
Vitaly Puzrin 27ca2aabff typo fix 10 years ago
Vitaly Puzrin fca1de57ee Docs update 10 years ago
Vitaly Puzrin 89fca11112 Browser files rebuild 10 years ago
Vitaly Puzrin 0411b14cf5 Added <mark> support 10 years ago
Vitaly Puzrin 710a62f1d5 Added <ins> support 10 years ago
Vitaly Puzrin a4afaa4ccb Freeze default rules set (~ equal to GFM). Added `full` preset to enable everything. 10 years ago
Vitaly Puzrin a0691ac720 Exposed `configure()` method 10 years ago
Vitaly Puzrin 0e4767711d Don't restrict rules by default 10 years ago
Vitaly Puzrin 9b87c99abc Reorganized parser configuration 10 years ago
Vitaly Puzrin 0930235149 reorganized files 10 years ago
Vitaly Puzrin 6ec29fe47a 1.1.2 released 10 years ago
Vitaly Puzrin 57a96abfde browser files rebuild 10 years ago
Vitaly Puzrin 0025a49376 Enabled pending test 10 years ago
Vitaly Puzrin f15fa5ed23 Renamed back `strikethrough` to `del` 10 years ago
Vitaly Puzrin 4ac25cb4c2 Added cmm spec to benchmarks samples 10 years ago
Alex Kocharin 1676e10ee8 Fix performance when nested token doesn't match 10 years ago
Alex Kocharin 182c21b4c3 Move strikeout test to an appropriate place 10 years ago
Alex Kocharin c9adb050e0 Preserve initial position in links 10 years ago
Vitaly Puzrin dd96361bd3 changelog update 10 years ago
Vitaly Puzrin 0d22001900 more fixes in link protocols check 10 years ago
Vitaly Puzrin d02fc8a32b base64 encode demo permalinks to avoid broken content for github postings 10 years ago
Vitaly Puzrin d6b5c03d1f Improved prohibited protocols check in links 10 years ago
Vitaly Puzrin 6dc8e832a7 Updated smartquotes tests 10 years ago