345 Commits (e9ccf97a0b2c3353dfeda6b4bf013e09bc1b2849)

Author SHA1 Message Date
Vitaly Puzrin 26a22b182a Fixed replaceEntities, default preset, improved coverage 11 years ago
Vitaly Puzrin 2af5f87f02 Removed unnecessary conditions 11 years ago
Vitaly Puzrin 0c26266918 Don't modify env in inline mode 11 years ago
Vitaly Puzrin c70700151a Updated parsers API - don't rewrite token arrays in StateCore 11 years ago
Vitaly Puzrin 35063086ba Moved link parse functions to helpers 11 years ago
Vitaly Puzrin d917047d32 Removed unnecessary conditions 11 years ago
Vitaly Puzrin 054ff554f5 Improved coverage and removed unused code 11 years ago
Vitaly Puzrin 2058ae5458 Added highlight test 11 years ago
Vitaly Puzrin e0765a9d04 Optimized typographer replacements 11 years ago
Vitaly Puzrin 22946cf048 updated default preset 11 years ago
Vitaly Puzrin b00858f795 docs update 11 years ago
Alex Kocharin 2c286f5aed Add abbreviations 11 years ago
Vitaly Puzrin 615d8cdb8a Added inlineRender & inlineParse methods 11 years ago
Vitaly Puzrin d5683371b3 Added emails autolinking and improved tests coverage 11 years ago
Vitaly Puzrin 0de39dc5b7 Coverage improve 11 years ago
Vitaly Puzrin 86f416da60 Removed orphaned files 11 years ago
Vitaly Puzrin cb3b762958 Docs update 11 years ago
Vitaly Puzrin 14c2e920fd Nuked typographer class, separated core chain class 11 years ago
Alex Kocharin a261f91957 allow one-column tables 11 years ago
Vitaly Puzrin 6b69c9cbf1 Removed singleton in linkify (thread safety) 11 years ago
Vitaly Puzrin 8294a63f8c Moved scans from typorgapher directly to rules 11 years ago
Alex Kocharin d39417e100 Added a core chain 11 years ago
Vitaly Puzrin 460ba580ee perf: optimized text scans 11 years ago
Vitaly Puzrin 2b741deb18 Isolated rules management & rules cache build 11 years ago
Vitaly Puzrin 06fe4b9e53 Fixed fuckup on minification mangling, related to #89 11 years ago
Vitaly Puzrin f54ea502ee Updated heading for new spec 11 years ago
Alex Kocharin 473a40f04f Use unescapeMd in links instead of custom impl 11 years ago
Alex Kocharin 74602dba90 Fix spaces in subscript and superscript 11 years ago
Alex Kocharin d5e8e61b6b Check validation flag instead of hardcoding rules 11 years ago
Vitaly Puzrin a9895f72d0 Fixed regression in 1.2.1 release, closes #88 11 years ago
Alex Kocharin e7c60e1a01 Fix fences rule 11 years ago
Alex Kocharin f28ab537e4 Fix subscript and superscript rules 11 years ago
Alex Kocharin 5c5f2309de Fix blockquote line numbers 11 years ago
Alex Kocharin 3b785a0bfa Add subscript and superscript 11 years ago
Alex Kocharin 666e94a47a Change priority for all pairs 11 years ago
Peter deHaan a519ef26c4 Fix typo 11 years ago
Peter deHaan fdb868d815 FIx typo 11 years ago
Denis Sokolov 9e417ea2b1 Readme: fix typo in highlight option (b27c6308) 11 years ago
jonschlinkert 1893f3271f edits to readme. fixes typos in code comments. 11 years ago
Vitaly Puzrin 220efa32e8 updated eslint to 9.1 & did appropriate changes in sources 11 years ago
Vitaly Puzrin 0cf8b0f362 StateBlock() cleanup 11 years ago
Vitaly Puzrin fbdcf4a595 grammar/typo fixes (manually imported from #65) 11 years ago
Vitaly Puzrin 54990dd7c5 Updated inline text scan logic 11 years ago
Vitaly Puzrin 8cacac58ad Don't recreate links buffer in linkifier 11 years ago
Vitaly Puzrin 4d7c3a717d Perf: smartquotes logic cleanup 11 years ago
Vitaly Puzrin 94871401b8 Perf: tweaked typorgapher checks 11 years ago
Vitaly Puzrin 91454dcafa Perf: fixed speed regression by linkifier 11 years ago
Vitaly Puzrin 1e65876d7b Fixed prev commit 11 years ago
Vitaly Puzrin 6c3ba9eb99 Perf: md unescaping opt 11 years ago
Vitaly Puzrin 2429443201 Updated list of text terminator chars 11 years ago