Commit Graph

  • cb3b762958 Docs update Vitaly Puzrin 2014-11-05 17:32:36 +0300
  • 14c2e920fd Nuked typographer class, separated core chain class Vitaly Puzrin 2014-11-05 17:15:03 +0300
  • a261f91957 allow one-column tables Alex Kocharin 2014-11-04 20:22:15 +0300
  • 6b69c9cbf1 Removed singleton in linkify (thread safety) Vitaly Puzrin 2014-11-04 10:32:14 +0300
  • 8294a63f8c Moved scans from typorgapher directly to rules Vitaly Puzrin 2014-11-04 09:40:50 +0300
  • d39417e100 Added a core chain Alex Kocharin 2014-10-31 23:20:18 +0300
  • 460ba580ee perf: optimized text scans Vitaly Puzrin 2014-10-31 00:31:15 +0300
  • 2b741deb18 Isolated rules management & rules cache build Vitaly Puzrin 2014-10-30 06:59:14 +0300
  • f4d5974b61 Added benchmark info Vitaly Puzrin 2014-10-30 05:18:19 +0300
  • f54ecff754 1.3.0 released Vitaly Puzrin 2014-10-29 17:22:40 +0300
  • 9ce3b3e570 Browser files rebuild Vitaly Puzrin 2014-10-29 17:21:41 +0300
  • 06fe4b9e53 Fixed fuckup on minification mangling, related to #89 Vitaly Puzrin 2014-10-29 17:12:27 +0300
  • e291883570 1.2.2 released Vitaly Puzrin 2014-10-29 12:45:38 +0300
  • 08a7a5b209 browser files rebuild Vitaly Puzrin 2014-10-29 12:45:04 +0300
  • f54ea502ee Updated heading for new spec Vitaly Puzrin 2014-10-29 12:31:14 +0300
  • 70d5ca56ca Docs update Vitaly Puzrin 2014-10-29 12:00:02 +0300
  • 448dbbd723 Update CommonMark spec to 0.7 Alex Kocharin 2014-10-29 11:31:25 +0300
  • 473a40f04f Use unescapeMd in links instead of custom impl Alex Kocharin 2014-10-29 10:56:52 +0300
  • 74602dba90 Fix spaces in subscript and superscript Alex Kocharin 2014-10-29 10:20:07 +0300
  • d5e8e61b6b Check validation flag instead of hardcoding rules Alex Kocharin 2014-10-29 07:55:01 +0300
  • a9895f72d0 Fixed regression in 1.2.1 release, closes #88 Vitaly Puzrin 2014-10-29 10:55:35 +0300
  • e7c60e1a01 Fix fences rule Alex Kocharin 2014-10-29 07:06:05 +0300
  • f28ab537e4 Fix subscript and superscript rules Alex Kocharin 2014-10-29 07:02:48 +0300
  • f341e57d13 Add tests for subscript/superscript Alex Kocharin 2014-10-29 06:44:40 +0300
  • 5c5f2309de Fix blockquote line numbers Alex Kocharin 2014-10-29 05:54:39 +0300
  • 3b785a0bfa Add subscript and superscript Alex Kocharin 2014-10-29 05:00:05 +0300
  • 842bf70513 Update CommonMark spec and fixtures Alex Kocharin 2014-10-29 03:05:00 +0300
  • 666e94a47a Change priority for all pairs Alex Kocharin 2014-10-29 02:43:44 +0300
  • 6549fbf40e Merge pull request #83 from pdehaan/patch-1 Vitaly Puzrin 2014-10-29 05:56:30 +0300
  • 55206c4994 Merge pull request #84 from pdehaan/patch-2 Vitaly Puzrin 2014-10-29 05:55:38 +0300
  • a519ef26c4 Fix typo Peter deHaan 2014-10-28 18:06:52 -0700
  • fdb868d815 FIx typo Peter deHaan 2014-10-28 17:20:38 -0700
  • 2daeb8be6a Demo: rebuild Vitaly Puzrin 2014-10-28 21:09:11 +0300
  • 27a42a6ecc Readme: typo fix in example Vitaly Puzrin 2014-10-28 21:07:15 +0300
  • 133bdc9540 Merge pull request #76 from Advocation/patch-1 Vitaly Puzrin 2014-10-28 12:24:01 +0300
  • a9fae6d040 Update sample.md Harry Llewelyn 2014-10-28 09:14:42 +0000
  • a76a5c8427 Merge pull request #75 from denis-sokolov/test-script Vitaly Puzrin 2014-10-28 11:34:19 +0300
  • cfa4cc188a Add npm test command Denis Sokolov 2014-10-28 10:21:36 +0200
  • 96a65ba9b0 Merge pull request #74 from denis-sokolov/patch-1 Vitaly Puzrin 2014-10-28 11:18:29 +0300
  • 9e417ea2b1 Readme: fix typo in highlight option (b27c6308) Denis Sokolov 2014-10-28 09:51:17 +0200
  • f30bb0d3fd Added coverall.io badge Vitaly Puzrin 2014-10-28 10:17:05 +0300
  • 0f1110ff7f Added coverall.io integration Vitaly Puzrin 2014-10-28 09:57:57 +0300
  • f3bc02a51e Changed CDN to jsDeliver due problems in FF with cdnjs Vitaly Puzrin 2014-10-28 07:39:50 +0300
  • 3ba348f35d 1.2.1 released Vitaly Puzrin 2014-10-28 05:59:40 +0300
  • c92049d58f browser files update Vitaly Puzrin 2014-10-28 05:59:19 +0300
  • a75604569c Added debug view to demo Vitaly Puzrin 2014-10-28 05:57:13 +0300
  • 1893f3271f edits to readme. fixes typos in code comments. jonschlinkert 2014-10-27 19:21:16 -0400
  • 8570ae6d5e Readme: clarified extensions info & updated demo link to SSL Vitaly Puzrin 2014-10-27 17:13:40 +0300
  • dbb3a8fb23 Demo: use HTTPS for external resources to avoid mixed content issues Mathias Bynens 2014-10-27 14:07:30 +0100
  • d72e842df5 Merge pull request #68 from bcbcb/dev Vitaly Puzrin 2014-10-27 10:36:31 +0300
  • 220efa32e8 updated eslint to 9.1 & did appropriate changes in sources Vitaly Puzrin 2014-10-27 10:31:37 +0300
  • 7020edadff Fixed typo and punctuation in readme bcbcb 2014-10-26 23:46:54 -0700
  • 32afdaf9aa added GA counter to demo Vitaly Puzrin 2014-10-27 06:58:02 +0300
  • 0cf8b0f362 StateBlock() cleanup Vitaly Puzrin 2014-10-27 06:01:19 +0300
  • 479caaea2d Added coverage reports generation, related to #66 Vitaly Puzrin 2014-10-27 04:14:11 +0300
  • fbdcf4a595 grammar/typo fixes (manually imported from #65) Vitaly Puzrin 2014-10-26 20:18:41 +0300
  • 54990dd7c5 Updated inline text scan logic Vitaly Puzrin 2014-10-26 17:49:37 +0300
  • 8cacac58ad Don't recreate links buffer in linkifier Vitaly Puzrin 2014-10-26 17:19:29 +0300
  • 4d7c3a717d Perf: smartquotes logic cleanup Vitaly Puzrin 2014-10-26 16:59:33 +0300
  • 94871401b8 Perf: tweaked typorgapher checks Vitaly Puzrin 2014-10-26 15:37:56 +0300
  • 91454dcafa Perf: fixed speed regression by linkifier Vitaly Puzrin 2014-10-26 11:35:17 +0300
  • bc1d318b52 1.2.0 released Vitaly Puzrin 2014-10-26 09:48:51 +0300
  • dff3a7f024 Browser files rebuild Vitaly Puzrin 2014-10-26 09:48:16 +0300
  • 831a6ca873 Merge pull request #64 from jumpwah/dev Vitaly Puzrin 2014-10-26 09:39:42 +0300
  • 1e65876d7b Fixed prev commit Vitaly Puzrin 2014-10-26 09:37:50 +0300
  • 6c3ba9eb99 Perf: md unescaping opt Vitaly Puzrin 2014-10-26 09:35:52 +0300
  • fa5191865a README: fix minor typo rwzy 2014-10-26 17:27:08 +1100
  • 2429443201 Updated list of text terminator chars Vitaly Puzrin 2014-10-26 09:25:20 +0300
  • 8f909bcf33 Moved HTML escaping to renderer Vitaly Puzrin 2014-10-26 09:13:34 +0300
  • bc7b8e2f89 Perf: regex opts Vitaly Puzrin 2014-10-26 07:24:26 +0300
  • e259c99183 Fixed error in prev commit Vitaly Puzrin 2014-10-26 05:52:22 +0300
  • c45c345c6b Perf: optimized html escape helper Vitaly Puzrin 2014-10-26 05:47:11 +0300
  • d937eec5f3 Renamed stmd -> commonmark Vitaly Puzrin 2014-10-26 03:40:20 +0300
  • 9496c47efd changelog update Vitaly Puzrin 2014-10-25 13:45:32 +0400
  • 27ca2aabff typo fix Vitaly Puzrin 2014-10-25 13:35:35 +0400
  • fca1de57ee Docs update Vitaly Puzrin 2014-10-25 13:33:21 +0400
  • 89fca11112 Browser files rebuild Vitaly Puzrin 2014-10-25 12:53:58 +0400
  • 0411b14cf5 Added <mark> support Vitaly Puzrin 2014-10-25 12:45:20 +0400
  • 710a62f1d5 Added <ins> support Vitaly Puzrin 2014-10-25 12:20:59 +0400
  • a4afaa4ccb Freeze default rules set (~ equal to GFM). Added `full` preset to enable everything. Vitaly Puzrin 2014-10-25 12:07:20 +0400
  • a0691ac720 Exposed `configure()` method Vitaly Puzrin 2014-10-24 10:12:45 +0400
  • 0e4767711d Don't restrict rules by default Vitaly Puzrin 2014-10-24 09:45:29 +0400
  • 9b87c99abc Reorganized parser configuration Vitaly Puzrin 2014-10-24 09:39:50 +0400
  • 0930235149 reorganized files Vitaly Puzrin 2014-10-24 08:27:45 +0400
  • 6ec29fe47a 1.1.2 released Vitaly Puzrin 2014-10-23 20:00:27 +0400
  • 57a96abfde browser files rebuild Vitaly Puzrin 2014-10-23 19:54:28 +0400
  • 0025a49376 Enabled pending test Vitaly Puzrin 2014-10-23 19:41:13 +0400
  • f15fa5ed23 Renamed back `strikethrough` to `del` Vitaly Puzrin 2014-10-23 19:27:13 +0400
  • 4ac25cb4c2 Added cmm spec to benchmarks samples Vitaly Puzrin 2014-10-23 19:09:51 +0400
  • 1676e10ee8 Fix performance when nested token doesn't match Alex Kocharin 2014-10-23 18:14:46 +0400
  • 182c21b4c3 Move strikeout test to an appropriate place Alex Kocharin 2014-10-23 17:55:31 +0400
  • c9adb050e0 Preserve initial position in links Alex Kocharin 2014-10-23 17:39:55 +0400
  • dd96361bd3 changelog update Vitaly Puzrin 2014-10-23 17:22:15 +0400
  • 0d22001900 more fixes in link protocols check Vitaly Puzrin 2014-10-23 17:16:50 +0400
  • d02fc8a32b base64 encode demo permalinks to avoid broken content for github postings Vitaly Puzrin 2014-10-23 16:56:05 +0400
  • d6b5c03d1f Improved prohibited protocols check in links Vitaly Puzrin 2014-10-23 14:52:04 +0400
  • 6dc8e832a7 Updated smartquotes tests Vitaly Puzrin 2014-10-23 12:44:41 +0400
  • 2f274bfc4d Fixture rename Vitaly Puzrin 2014-10-23 11:40:36 +0400
  • 2ef8825a7f Moved tight paragraphs marking to separate fn Vitaly Puzrin 2014-10-23 11:27:59 +0400
  • 6ce8e1b61d Perf: improved inlines cache logic Vitaly Puzrin 2014-10-23 10:58:09 +0400