Commit Graph

  • f8e270f6e0 Added renderer rules rewrite test Vitaly Puzrin 2014-11-08 22:16:02 +0300
  • 47432ce76e Updated renderer signatures (pass env) Vitaly Puzrin 2014-11-08 21:56:53 +0300
  • 86c4409f87 Merge pull request #102 from loveencounterflow/dev Vitaly Puzrin 2014-11-08 21:22:35 +0300
  • 6cc4662035 rules must reference this.rules in renderInline loveencounterflow 2014-11-08 17:18:31 +0100
  • 26a22b182a Fixed replaceEntities, default preset, improved coverage Vitaly Puzrin 2014-11-08 18:52:23 +0300
  • 2af5f87f02 Removed unnecessary conditions Vitaly Puzrin 2014-11-08 16:48:44 +0300
  • 0c26266918 Don't modify env in inline mode Vitaly Puzrin 2014-11-08 15:46:41 +0300
  • c70700151a Updated parsers API - don't rewrite token arrays in StateCore Vitaly Puzrin 2014-11-08 15:06:11 +0300
  • 35063086ba Moved link parse functions to helpers Vitaly Puzrin 2014-11-08 14:10:13 +0300
  • 5645f945f8 lint fix Vitaly Puzrin 2014-11-08 11:13:27 +0300
  • d917047d32 Removed unnecessary conditions Vitaly Puzrin 2014-11-08 11:10:38 +0300
  • 054ff554f5 Improved coverage and removed unused code Vitaly Puzrin 2014-11-08 10:45:13 +0300
  • 2058ae5458 Added highlight test Vitaly Puzrin 2014-11-08 09:42:06 +0300
  • e0765a9d04 Optimized typographer replacements Vitaly Puzrin 2014-11-08 09:24:16 +0300
  • 22946cf048 updated default preset Vitaly Puzrin 2014-11-08 09:23:40 +0300
  • b00858f795 docs update Vitaly Puzrin 2014-11-08 08:55:18 +0300
  • 2c286f5aed Add abbreviations Alex Kocharin 2014-11-07 19:16:58 +0300
  • 615d8cdb8a Added inlineRender & inlineParse methods Vitaly Puzrin 2014-11-06 15:26:16 +0300
  • 5139636add Changelog update Vitaly Puzrin 2014-11-06 12:34:20 +0300
  • d5683371b3 Added emails autolinking and improved tests coverage Vitaly Puzrin 2014-11-06 11:07:31 +0300
  • 111312b3b0 Added ruler tests Vitaly Puzrin 2014-11-06 10:02:59 +0300
  • 0de39dc5b7 Coverage improve Vitaly Puzrin 2014-11-06 08:24:22 +0300
  • 86f416da60 Removed orphaned files Vitaly Puzrin 2014-11-05 17:34:07 +0300
  • 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