Commit Graph

  • ae2986b7bd 5.1.0 released 5.1.0 Vitaly Puzrin 2016-01-07 02:48:53 +0300
  • cd996d575c Browser files update Vitaly Puzrin 2016-01-07 02:46:36 +0300
  • 14eba9197e Demo: simplify highlighting Vitaly Puzrin 2016-01-07 02:39:32 +0300
  • 87ece24ff9 Allow full content override from highlighter Vitaly Puzrin 2016-01-07 02:39:04 +0300
  • d196089874 .attrPush() -> .attrJoin() in fenced block renderer Vitaly Puzrin 2016-01-07 01:30:39 +0300
  • 18f1531024 New .attrJoin() & .attrSet() methods in Token Vitaly Puzrin 2016-01-07 01:28:21 +0300
  • 88c6e0f8e6 Demo: updated highlighting style Vitaly Puzrin 2016-01-06 18:24:14 +0300
  • 41b913da98 5.0.3 released 5.0.3 Vitaly Puzrin 2016-01-04 17:48:38 +0300
  • 481e6d3013 Browser files rebuild Vitaly Puzrin 2016-01-04 17:48:01 +0300
  • 4f24dd133e Deps bump Vitaly Puzrin 2016-01-04 17:41:14 +0300
  • f2344b5cbc Add `content` property to image token Alex Kocharin 2016-01-04 17:21:06 +0300
  • a18ddc0223 Loosen table rules Alex Kocharin 2016-01-04 16:40:49 +0300
  • 85a6af3f9d Merge 66c44dc4d5 into 946b1a1961 #183 Ilya Kantor 2015-12-31 18:08:56 +0000
  • 66c44dc4d5 Update token.js #183 Ilya Kantor 2015-12-31 21:08:55 +0300
  • 4f02fd9454 Update token.js Ilya Kantor 2015-12-31 21:08:00 +0300
  • 87c215b2da Add attrReplace Ilya Kantor 2015-12-31 21:07:08 +0300
  • 946b1a1961 Take into account adjacent tokens in smartquotes Alex Kocharin 2015-12-31 18:59:19 +0300
  • 918920499d Failing Test #180 James Herdman 2015-12-16 11:30:19 -0500
  • 1da936927a Merge pull request #178 from arve0/patch-1 Vitaly Puzrin 2015-11-29 21:07:56 +0300
  • ab202bd24c Document configuration of linkify-it in README #178 Arve Seljebu 2015-11-29 18:27:52 +0100
  • f4704d52eb typo fix Vitaly Puzrin 2015-11-29 18:51:52 +0300
  • b36c22600a Update development.md Vitaly Puzrin 2015-11-29 18:42:57 +0300
  • 318e49d185 Merge e4b5c8e545 into cfda086971 #177 Arve Seljebu 2015-11-29 12:48:58 +0000
  • e4b5c8e545 add note about requiring markdown-it #177 Arve Seljebu 2015-11-29 13:48:40 +0100
  • cfda086971 Merge pull request #175 from RyanDurk/patch-1 Vitaly Puzrin 2015-11-26 06:07:46 +0300
  • 5fd9d45133 fix typo #175 Ryan Durk 2015-11-25 21:06:52 -0600
  • 73a6ec97b7 5.0.2 released 5.0.2 Vitaly Puzrin 2015-11-20 19:01:12 +0300
  • 01460872f8 browser files rebuild Vitaly Puzrin 2015-11-20 19:00:34 +0300
  • b2883a7fd2 Fix meta information for autolink tokens Alex Kocharin 2015-11-20 18:33:23 +0300
  • c8cbcb5cd0 Merge pull request #165 from Almad/patch-1 Vitaly Puzrin 2015-11-09 18:34:48 +0300
  • 8e04329c1c Fix typo #165 Almad 2015-11-09 16:32:45 +0100
  • 9074242bdd 5.0.1 released 5.0.1 Vitaly Puzrin 2015-10-30 20:43:23 +0300
  • 99815f37b9 browser files rebuild Vitaly Puzrin 2015-10-30 20:42:59 +0300
  • 0318337a3d Bump table priority before code blocks Alex Kocharin 2015-10-30 19:45:16 +0300
  • 6bd4534af7 5.0.0 released 5.0.0 Vitaly Puzrin 2015-10-05 14:46:48 +0300
  • 0678bdd914 Browser files rebuild Vitaly Puzrin 2015-10-05 14:45:49 +0300
  • 407c3bbafd Merge pull request #161 from hallvors/small-doc-fix Vitaly Puzrin 2015-10-02 16:38:35 +0300
  • 556e8ca0f3 Fix typo in example script #161 Hallvord R. M. Steen 2015-10-01 13:29:23 +0200
  • 1b920c5430 Merge pull request #160 from hubgit/closure-compiler Vitaly Puzrin 2015-10-01 11:38:54 +0300
  • 0a6ecd942b Change variable name to remove reserved keyword #160 Alf Eaton 2015-10-01 09:36:49 +0100
  • c20544d977 Update mdurl dependency Alf Eaton 2015-10-01 09:36:10 +0100
  • 8055e002f0 Merge de8a0e2f43 into aa3c1df2ef #158 Hallvord R. M. Steen 2015-09-30 15:39:38 +0000
  • aa3c1df2ef Update changelog and migration guide Alex Kocharin 2015-09-30 18:14:59 +0300
  • de8a0e2f43 Fixing coding standard issues #158 Hallvord R. M. Steen 2015-09-30 16:16:13 +0200
  • 378ac9074e Change emphasis parsing algorithm Alex Kocharin 2015-09-25 18:53:55 +0300
  • af7920f619 adding default_attributes feature to markdown-it renderer Hallvord R. M. Steen 2015-09-30 15:56:07 +0200
  • 68cfe099df Check for the presence of `env` before `env.references`. #157 Bernard Lambeau 2015-09-29 09:01:13 +0200
  • 1d567e7fc3 Merge pull request #155 from clkao/master Vitaly Puzrin 2015-09-20 10:51:44 +0300
  • 44655c78dc autolinker is required for benchmark #155 Chia-liang Kao 2015-09-19 22:02:25 -0700
  • e75ceea950 Merge 0937ab3d74 into 255d62d391 #152 Jason McCarrell 2015-08-24 00:02:25 +0000
  • 4e13e4d32e Merge 0937ab3d74 into 255d62d391 #151 Jason McCarrell 2015-08-23 23:59:59 +0000
  • 0937ab3d74 fixed stuff for travis thingy #152 #151 Jason McCarrell 2015-08-23 19:59:39 -0400
  • ab815d5ee5 cleaned up the rendered file. Loose code. Jason McCarrell 2015-08-23 19:03:45 -0400
  • 72f5fa3701 added and got test working for renderTokens Jason McCarrell 2015-08-23 18:53:57 -0400
  • 255d62d391 Added iframe to list of block tags Vitaly Puzrin 2015-08-23 12:38:25 +0300
  • 86cc0ec083 added comments to new methods Jason McCarrell 2015-08-22 19:00:23 -0400
  • ecb4348aad provided support for ReactJS components Using map and reduce Jason McCarrell 2015-08-22 18:53:49 -0400
  • 1770fd4548 add default empty env object #149 Thomas Reggi 2015-08-22 14:50:09 -0400
  • 1289c69ce4 Merge pull request #148 from reggi/patch-1 Vitaly Puzrin 2015-08-22 21:28:11 +0300
  • 7a888ec9a2 typo for for* #148 Thomas Reggi 2015-08-22 14:26:39 -0400
  • bf424c8a49 deps update, configs & code cleanup Vitaly Puzrin 2015-08-13 05:39:59 +0300
  • 3815a820e3 Merge pull request #135 from Thynix/fix-typos Vitaly Puzrin 2015-07-30 07:56:22 +0300
  • 4350cedde2
    sample.md: fix spelling of "subscript" and "superscript" #135 Steve Dougherty 2015-07-30 00:49:11 -0400
  • c4428457e5 contribution info update Vitaly Puzrin 2015-07-28 07:03:53 +0300
  • b2aee1a978 Expand tabs only when it's needed, as per CommonMark 0.21 Alex Kocharin 2015-07-22 16:09:25 +0300
  • 4401922b2e 4.4.0 released 4.4.0 Vitaly Puzrin 2015-07-18 07:53:07 +0300
  • 6c872b5ac3 Browser files rebuild Vitaly Puzrin 2015-07-18 07:52:43 +0300
  • 02c04be9e5 Fix reference edge-case Alex Kocharin 2015-07-17 20:14:14 +0300
  • b2ea95dcb2 Update CommonMark spec to 0.21 Alex Kocharin 2015-07-17 15:49:25 +0300
  • 643d9f75a0 Implement new html block algorithm from 0.21 Alex Kocharin 2015-07-17 17:29:44 +0300
  • 909f79e62e Bring ordered list markers up to spec Alex Kocharin 2015-07-17 15:49:02 +0300
  • 521588d5f4 4.3.1 released 4.3.1 Vitaly Puzrin 2015-07-15 19:21:26 +0300
  • 95787fec27 Browser files rebuild Vitaly Puzrin 2015-07-15 19:21:09 +0300
  • 954e156848 Allow numbered lists starting from zero Alex Kocharin 2015-07-10 14:54:03 +0300
  • 019bbda5f5 Fix class injection in fence renderer Alex Kocharin 2015-07-02 15:39:25 +0300
  • abce447577 4.3.0 released 4.3.0 Vitaly Puzrin 2015-06-29 16:14:58 +0300
  • 7675276a61 browser files rebuild Vitaly Puzrin 2015-06-29 16:09:42 +0300
  • 61dbabb184 linkify-it dependency update Vitaly Puzrin 2015-06-29 16:06:06 +0300
  • 88dc54260e Update README.md #124 opennota 2015-06-28 11:50:00 +0700
  • 3e7a021966 4.2.2 released 4.2.2 Vitaly Puzrin 2015-06-10 01:03:33 +0300
  • 9aaf4b284b browser files rebuild Vitaly Puzrin 2015-06-10 01:03:22 +0300
  • 7b961ee1ef Update CommonMark spec to 0.20 Alex Kocharin 2015-06-09 15:41:45 +0300
  • 86fd73fcba Disallow empty reference labels Alex Kocharin 2015-06-09 15:42:02 +0300
  • a7b2b3b4e8 Add multichar replacements in smartquotes Alex Kocharin 2015-06-08 20:00:05 +0300
  • c5ee94aaf6 Fix skipLastLF handling in getLines Alex Kocharin 2015-06-05 21:23:21 +0300
  • d292f72b69 Add/fix indentation checking in blockquotes Alex Kocharin 2015-06-03 23:35:32 +0300
  • 2bc103844c lint fix Vitaly Puzrin 2015-05-30 02:22:59 +0300
  • cec9d91e3e Clarified info about default disabled link schemas Vitaly Puzrin 2015-05-30 02:13:54 +0300
  • 6db517357a Fixed vimeo renderer override example Vitaly Puzrin 2015-05-18 13:33:28 +0300
  • eddd7dc8a3 Enable configuration of linkify target in config #106 Josh Emerson 2015-05-14 16:29:26 +0100
  • 98b0e5ff76 Merge pull request #104 from spank79/patch-1 Vitaly Puzrin 2015-05-08 14:46:15 +0300
  • 5b288d206c updated renderer example for vimeo #104 Sebastian Beyer 2015-05-08 13:29:41 +0200
  • 1c1f0c33be Updated vimeo example Vitaly Puzrin 2015-05-08 14:11:05 +0300
  • b59148a38d 4.2.1 released 4.2.1 Vitaly Puzrin 2015-05-01 20:31:16 +0300
  • c4e240204c Browser files rebuild Vitaly Puzrin 2015-05-01 20:30:49 +0300
  • 7cd639ed39 Update CommonMark spec to 0.19 Alex Kocharin 2015-04-28 13:54:21 +0300
  • 25fea504f6 Update emphasis to match CommonMark 0.19 Alex Kocharin 2015-04-28 13:49:53 +0300
  • faa802ac5b More restrictions permalink chars Vitaly Puzrin 2015-04-27 05:24:42 +0300
  • 56693b8ffd highlight.js update in demo Vitaly Puzrin 2015-04-27 05:20:00 +0300
  • 6ff6be7b70 Use mdurl for correct permalink encoding Vitaly Puzrin 2015-04-27 03:17:24 +0300