1132 Commits (master)
 

Author SHA1 Message Date
Alex Kocharin 4c100655da Update test fixtures to the latest CommonMark spec 10 years ago
Alex Kocharin 5a73b286b6 Update emphasis rule to the latest CommonMark spec 10 years ago
Alex Kocharin 46402a32b4 Replace bqMarks logic with negative tShift 10 years ago
Vitaly Puzrin 68fed4da38 Merge pull request #45 from julianlam/patch-1 10 years ago
Julian Lam 9a4a820749 proofreading 10 years ago
Vitaly Puzrin 199976d09e parse backticks without regex exec 10 years ago
Vitaly Puzrin b53b20b372 demo update 10 years ago
Vitaly Puzrin 2f7a0d0467 Examples fix. Closes #43 10 years ago
Vitaly Puzrin 6db093844b Avoid shadow copy for inline containers 10 years ago
Vitaly Puzrin 46ed247933 Added jsDeliver CDN link 10 years ago
Vitaly Puzrin 7ee0ac4d58 Merge pull request #41 from tomByrer/patch-4 10 years ago
Vitaly Puzrin 9264073d75 Rolled back benchmark option, touched in prev commit 10 years ago
Vitaly Puzrin 105a06ceca Fixed linkify option 10 years ago
Vitaly Puzrin 190a8563ab Perf: optimized html block names lookup 10 years ago
Tom Byrer 00e15ae430 + commit to dev 10 years ago
Vitaly Puzrin b185148117 Cleanup 10 years ago
Vitaly Puzrin 6a05b0674c Simplified StateInline 10 years ago
Vitaly Puzrin 4682ab06a8 Merge pull request #39 from tomByrer/patch-2 10 years ago
Vitaly Puzrin 9fbeb5a6ec Perf: escaping 10 years ago
Vitaly Puzrin 5512f9cdcd Deopts: fixed tables 10 years ago
Tom Byrer 6182f74807 + licence to headers 10 years ago
Vitaly Puzrin 1fde848a41 Fixed deopts 10 years ago
Vitaly Puzrin 01008da830 Added benchmarks for different remarkable modes 10 years ago
Vitaly Puzrin 3b527ef9d2 Added contribution guideline 10 years ago
Vitaly Puzrin a48454b99a Clarified comments 10 years ago
Vitaly Puzrin cc76a2d454 Removed `coming soon` from readme 10 years ago
Vitaly Puzrin 6e8009efce npm/bower ignore masks update 10 years ago
Vitaly Puzrin 0d60036444 1.0.0 released 10 years ago
Vitaly Puzrin 1b504613c4 Configs update 10 years ago
Vitaly Puzrin 056dae7c7d Browser scripts rebuild 10 years ago
Vitaly Puzrin 637968d55e Removed eslint warning 10 years ago
Alex Kocharin a4bae74995 Add rule to replace quotes with typographic ones 10 years ago
Vitaly Puzrin 13db2bd996 Don't linkify content of html <a> tags 10 years ago
Vitaly Puzrin 1f1a22180b Remove outated fixtures (remarked) 10 years ago
Vitaly Puzrin 5412189997 Don't add tabs to tables markup 10 years ago
Vitaly Puzrin cf1089e5ff Docs update 10 years ago
Vitaly Puzrin 8a2367f678 Typhgrapher - updated dashes behaviour 10 years ago
Alex Kocharin ec90a38df2 Fix tables inside lists/blockquotes 10 years ago
Vitaly Puzrin b517773b4a Don't rebuild browser version on demo compile 10 years ago
Vitaly Puzrin 3cd192537d Updated codepoints check 10 years ago
Vitaly Puzrin 46f73c6fbd Extended spaces & line breaks normalization 10 years ago
Vitaly Puzrin d5f06f875e Added sugar for curried plugins init 10 years ago
Vitaly Puzrin ccf003171f Merge pull request #31 from tomByrer/patch-1 10 years ago
Tom Byrer 20100b5ae8 impoved Blockquotes and Lists examples 10 years ago
Vitaly Puzrin 46a71bc150 Demo: output html highlight + minor style updates 10 years ago
Vitaly Puzrin 34988f3182 Browser files rebuild 10 years ago
Vitaly Puzrin 5bd71f91a7 Moved state helpers to State* classes 10 years ago
Vitaly Puzrin ee42a637c4 Removed unused properties in StateBlock 10 years ago
Vitaly Puzrin b9d3828a5d Cleanup 10 years ago
Vitaly Puzrin a759af6f8a Perf: speedup cache creation in StateBlock 10 years ago