220 Commits (2.1.1)

Author SHA1 Message Date
Vitaly Puzrin 4a34e7b742 Moved array element subst to utils 10 years ago
Vitaly Puzrin abaf1e3553 Added bulk enable/disable sugar 10 years ago
Vitaly Puzrin aea94c4e32 Separated enable by whitelist method 10 years ago
Vitaly Puzrin 8a67cb3a83 Do browserified output ascii-friendly 10 years ago
Vitaly Puzrin 97ad361a78 Renamed presets folder 10 years ago
Vitaly Puzrin 9afffbaefd Changed project name, links, attribution & updated constructor call 10 years ago
Vitaly Puzrin eb3b34be9c Renamed private Ruler() properties. Closes #119. 10 years ago
Alex Kocharin 19e1aa28ea use .toUpperCase() for link normalization 10 years ago
Vitaly Puzrin 671fd4f3ed eslint rules & coding style update 10 years ago
Alex Kocharin 1ff69abeba Fix arbitrary keys in refs/footnotes/abbrs 10 years ago
Vitaly Puzrin 761947f2fb More safe properties check 10 years ago
Vitaly Puzrin d2494796ce Updated footnotes layout/styles 10 years ago
Alex Kocharin 4649deb59b Deduplicate footnotes 10 years ago
Alex Kocharin 32423dbac5 Fix text after inline footnotes 10 years ago
Vitaly Puzrin dc960ed60a Added extension to renderer 10 years ago
Vitaly Puzrin d2309e0917 Exposed helpers to simplify custom renderers 10 years ago
Vitaly Puzrin 9c436cebc1 Moved html escape helper to utils 10 years ago
Vitaly Puzrin 4bbbffcb77 Footnotes: updated docs & defaults 10 years ago
Alex Kocharin 3f16868edd Add definition lists 10 years ago
Alex Kocharin faae7485b7 Add footnote rules 10 years ago
Vitaly Puzrin 7f7260d021 Better error handling in link normalizer + more tests for edge cases 10 years ago
Alex Kocharin d54ed887f4 Normalize links before they hit renderer 10 years ago
Vitaly Puzrin f8e270f6e0 Added renderer rules rewrite test 10 years ago
Vitaly Puzrin 47432ce76e Updated renderer signatures (pass env) 10 years ago
loveencounterflow 6cc4662035 rules must reference this.rules in renderInline 10 years ago
Vitaly Puzrin 26a22b182a Fixed replaceEntities, default preset, improved coverage 10 years ago
Vitaly Puzrin 2af5f87f02 Removed unnecessary conditions 10 years ago
Vitaly Puzrin 0c26266918 Don't modify env in inline mode 10 years ago
Vitaly Puzrin c70700151a Updated parsers API - don't rewrite token arrays in StateCore 10 years ago
Vitaly Puzrin 35063086ba Moved link parse functions to helpers 10 years ago
Vitaly Puzrin d917047d32 Removed unnecessary conditions 10 years ago
Vitaly Puzrin 054ff554f5 Improved coverage and removed unused code 10 years ago
Vitaly Puzrin 2058ae5458 Added highlight test 10 years ago
Vitaly Puzrin e0765a9d04 Optimized typographer replacements 10 years ago
Vitaly Puzrin 22946cf048 updated default preset 10 years ago
Vitaly Puzrin b00858f795 docs update 10 years ago
Alex Kocharin 2c286f5aed Add abbreviations 10 years ago
Vitaly Puzrin 615d8cdb8a Added inlineRender & inlineParse methods 10 years ago
Vitaly Puzrin d5683371b3 Added emails autolinking and improved tests coverage 10 years ago
Vitaly Puzrin 0de39dc5b7 Coverage improve 10 years ago
Vitaly Puzrin 86f416da60 Removed orphaned files 10 years ago
Vitaly Puzrin cb3b762958 Docs update 10 years ago
Vitaly Puzrin 14c2e920fd Nuked typographer class, separated core chain class 10 years ago
Alex Kocharin a261f91957 allow one-column tables 10 years ago
Vitaly Puzrin 6b69c9cbf1 Removed singleton in linkify (thread safety) 10 years ago
Vitaly Puzrin 8294a63f8c Moved scans from typorgapher directly to rules 10 years ago
Alex Kocharin d39417e100 Added a core chain 10 years ago
Vitaly Puzrin 460ba580ee perf: optimized text scans 10 years ago
Vitaly Puzrin 2b741deb18 Isolated rules management & rules cache build 10 years ago
Vitaly Puzrin 06fe4b9e53 Fixed fuckup on minification mangling, related to #89 10 years ago