Commit Graph

  • 6c2f559992 Bump linkify-it again, skip version with regression Vitaly Puzrin 2020-05-20 00:09:28 +0300
  • 9133b84195 Dev deps bump Vitaly Puzrin 2020-05-19 23:13:56 +0300
  • f99330669e Autoupdate web on package publish Vitaly Puzrin 2020-05-19 22:42:32 +0300
  • 8d6461d7e0 Use npm script to build & publish demo Vitaly Puzrin 2020-05-19 22:40:30 +0300
  • 1c8a8ac8d2 Use npm script to build & publish doc Vitaly Puzrin 2020-05-19 22:07:47 +0300
  • ab51422d8a istanbul => nyc Vitaly Puzrin 2020-05-19 21:25:56 +0300
  • ad90ad0719 Bump linkify-it, close #661 Vitaly Puzrin 2020-05-19 20:55:36 +0300
  • 05b6e23b26
    Explicit hidden declarations #665 José Eduardo Montenegro Cavalcanti de Oliveira 2020-05-13 21:42:24 -0300
  • fa33c8c34f
    Update README.md #660 Mohamed Nainar 2020-04-09 16:02:18 +0530
  • 575cfeab8a
    Merge pull request #658 from chrisjsewell/patch-1 Vitaly Puzrin 2020-04-01 14:56:20 +0300
  • bcc5108e30
    Add Python port link to README #658 Chris Sewell 2020-04-01 09:51:22 +0100
  • 42005fb725
    Merge pull request #656 from RAYDENFilipp/patch-1 Vitaly Puzrin 2020-03-26 21:44:56 +0300
  • 5c1e80aa26
    Fix typos #656 Philipp_Lypniakov 2020-03-26 20:39:44 +0200
  • 043e8362d7 refactor: use findIndex #653 Hiroki Osame 2020-03-22 15:46:21 -0400
  • c8f5f7a352 Support boolean attributes #652 Hiroki Osame 2020-03-22 15:29:28 -0400
  • f798bea962 Allow opening quote after another punctuation char in typographer Alex Kocharin 2020-03-12 19:11:54 +0300
  • 3c427f921e Fix em- and en-dashes not being typographed when separated by 1 char Alex Kocharin 2020-03-12 16:37:09 +0300
  • 5d3e44b6b0
    Merge pull request #646 from phated/patch-1 Vitaly Puzrin 2020-03-06 02:52:25 +0300
  • 0962bf89c2
    Update Tidelift marketing language #646 Blaine Bublitz 2020-03-05 16:14:30 -0700
  • f796d5636c
    Update blockquote.js #634 ${Mr.DJA} 2020-01-24 13:01:52 +0100
  • 3b93672e5c Merge branch 'docs_example_rules' Sascha Englert 2019-12-07 15:32:39 +0100
  • b6fa4d0b5c Added examples on how to add/modify rules Sascha Englert 2019-12-07 15:31:31 +0100
  • 28e7a3fcd0 Add ESM support #613 Laurent Pellegrino 2019-11-06 17:33:08 +0100
  • 9ceaaa7cd9 In demo, fix text in tooltip of “typographer” option (#600) Rory O’Kane 2019-11-05 02:54:49 -0500
  • 4865852700
    Add links to all default rules to README (#609) Vitaly Puzrin 2019-11-03 13:40:43 +0300
  • 406ebc300f Add links to all default rules to README #609 Dima Krutolianov 2019-11-03 12:31:06 +0300
  • b3d25c229e
    No longer replace two periods with ellipsis #605 Patrick Te Tau 2019-10-31 15:14:16 +1300
  • 24b9cf2e81
    In demo, fix text in tooltip of “typographer” option #600 Rory O’Kane 2019-10-02 15:44:54 -0400
  • b240d18d16 Add support to use plugins on markdown-it CLI with --plugin parameter #599 Philippe Nizer 2019-10-02 15:15:47 +0100
  • 1ceb3c350f drop backtick escaping support from escapeHtml #596 Kousuke Ebihara 2019-09-12 01:27:30 +0900
  • 8b25fd85f0 Change escapeHtml to escape ' (single quote) and ` (backtick) Kousuke Ebihara 2019-09-11 22:23:00 +0900
  • 1474422291 Changelog: add missed record Vitaly Puzrin 2019-09-11 01:41:56 +0300
  • b5d7ea5e8a 10.0.0 released 10.0.0 Vitaly Puzrin 2019-09-11 00:39:58 +0300
  • 26eacad9ab Browser files rebuild Vitaly Puzrin 2019-09-11 00:39:35 +0300
  • 3d24bda404 Deps bump Vitaly Puzrin 2019-09-11 00:36:38 +0300
  • 33dfd129dd Changelog format update Vitaly Puzrin 2019-09-11 00:16:48 +0300
  • 07a62c6c75 Move nested delimiter info to opening token instead of inline state Alex Kocharin 2019-09-03 19:40:31 +0300
  • 3c67c8f1c8 Add funding info Vitaly Puzrin 2019-08-22 04:27:14 +0300
  • 9e5015f8f7 9.1.0 released 9.1.0 Vitaly Puzrin 2019-08-11 15:36:28 +0300
  • 5093920d5c Browser files rebuild Vitaly Puzrin 2019-08-11 15:35:33 +0300
  • 39a35f478f
    Remove extra chars from line breaks check (match CM spec) Vitaly Puzrin 2019-08-11 15:02:36 +0300
  • faecae0ba7
    Match CommonMark spec exactly #581 Mathias Bynens 2019-08-11 13:07:42 +0200
  • d9cb3ccb67
    Don’t recognize U+2028 as a newline character Mathias Bynens 2019-08-11 10:37:39 +0200
  • 78c06f2543 Add basic tests #580 Erik Demaine 2019-07-31 13:21:25 -0400
  • e2c6435bce Unlinkify within links Erik Demaine 2019-07-31 12:25:49 -0400
  • 11a5f27b0d linkify during inline parsing to avoid formatting URLs Erik Demaine 2019-07-31 11:29:04 -0400
  • 9bbefc1bc3 Create issue templates Vitaly Puzrin 2019-07-26 11:07:06 +0300
  • 68da759bd4 wip #575 LinFeng1997 2019-07-26 00:13:22 +0800
  • f6caa73273 wip LinFeng1997 2019-07-23 23:37:47 +0800
  • baf17a8c79 refactor:autolink rule LinFeng1997 2019-07-23 23:35:22 +0800
  • 28cec6d30a 9.0.1 released 9.0.1 Vitaly Puzrin 2019-07-12 19:47:45 +0300
  • 7961e5ae3d Browser files rebuild Vitaly Puzrin 2019-07-12 19:47:01 +0300
  • a1c93811f8 Fix incorrect level recalculation in text_collapse Alex Kocharin 2019-07-12 17:25:57 +0300
  • 9aed2b073a
    ADD: support for plugins on the CLI #570 Josh Campbell 2019-07-09 15:53:29 -0400
  • d08c7c3897 Add an example related to case-insensitive comparisons Alex Kocharin 2019-07-09 14:49:16 +0300
  • bd43aaeedb 9.0.0 released 9.0.0 Vitaly Puzrin 2019-07-09 08:42:53 +0300
  • cb4f862f4d Browser files rebuild Vitaly Puzrin 2019-07-09 08:42:24 +0300
  • c36309ef1c Bump eslint & update CS Vitaly Puzrin 2019-07-09 08:33:28 +0300
  • a52d7240d4 Deps bump Vitaly Puzrin 2019-07-09 08:07:58 +0300
  • c93ad3a196 jade => pug Vitaly Puzrin 2019-07-09 07:40:46 +0300
  • 1ba6def4ea Deps: coverall bump Vitaly Puzrin 2019-07-09 07:25:23 +0300
  • 457f471f15 Travis-CI: refresh node versions to actual Vitaly Puzrin 2019-07-09 07:16:41 +0300
  • fa7a419161 Fix edge case for list indents Alex Kocharin 2019-07-05 17:35:55 +0300
  • 7421ecce67 Improve normalization for reference label matching Alex Kocharin 2019-07-05 17:31:53 +0300
  • e519e6ac19 Fix emphasis matching where delimiters are multiple of 3 Alex Kocharin 2019-07-05 17:28:46 +0300
  • 02a2605e84 Reduce maximum length for numeric html entities Alex Kocharin 2019-07-05 17:20:39 +0300
  • 7997fdadcd Apply special rules for collapsing whitespace inside code blocks Alex Kocharin 2019-07-05 17:11:17 +0300
  • 254b776beb Allow tildes in info string of a fence block with tilde marker Alex Kocharin 2019-07-05 17:03:05 +0300
  • f872cbc31e Allow spaces inside brackets in links Alex Kocharin 2019-07-05 16:56:06 +0300
  • 106ea4b6d0 Update CommonMark spec to 0.29 Alex Kocharin 2019-07-05 16:52:33 +0300
  • 51dddee366 Added skip meta to `inconsistent_with_commonmark.txt`; #562 AlexanderSergan 2019-06-11 12:49:21 +0300
  • 5f75bb3b1a Tests moved to own file `inconsistent_with_commonmark.txt`; Every case split into own test case; Total: 12, failing: 3; AlexanderSergan 2019-06-11 12:28:51 +0300
  • 9f075d3f94 Test cases for em/strong at start and end of word; AlexanderSergan 2019-06-11 10:40:59 +0300
  • 2cde9effb0 Created fixture for case where full word is wrapped with em/dash; AlexanderSergan 2019-06-11 10:01:21 +0300
  • ba6830ba13 Drop heroku-postbuild (set NPM_CONFIG_PRODUCTION=false instead) Vitaly Puzrin 2019-05-02 00:09:58 +0300
  • d533c27017 fix normalize function name (#538) Ted Ge 2019-03-04 21:00:54 +0800
  • 337ea1ec1b DevDeps: uglify-js => terser Vitaly Puzrin 2019-03-04 15:49:19 +0300
  • 552304e369 DevDeps: pin mocha version Vitaly Puzrin 2019-03-04 15:40:59 +0300
  • 4cebc43a56 fix normalize function name #538 gewentao 2019-03-04 17:22:24 +0800
  • bda94b0521 [docs] fixed some small errors (#531) 0xflotus 2019-01-23 10:36:39 +0100
  • c890e6e0c3
    fixed security.md #531 0xflotus 2019-01-23 10:29:58 +0100
  • 763ee0b22b
    fixed development.md 0xflotus 2019-01-23 10:29:14 +0100
  • 9348c77d12
    Update architecture.md 0xflotus 2019-01-23 10:28:01 +0100
  • 8b0e650a5d
    fixed architecture.md 0xflotus 2019-01-23 10:27:07 +0100
  • 19917828db Encode link text in linkify to avoid homograph attack #524 Vaibhav Gupta 2018-12-31 17:53:13 +0530
  • 2d87fd8bae fix: pkg miss depd punycode #513 coolme200 2018-11-21 01:45:12 +0800
  • 859f24db0d Fix language detection with filename #509 gott 2018-10-28 01:14:20 +0900
  • 3ebb414a7d
    Merge 065378d6a8 into 46bd681ead #501 Christoph (Sheogorath) Kern 2018-10-10 15:09:39 +0000
  • 065378d6a8
    Escape special chars #501 Sheogorath 2018-10-10 17:09:02 +0200
  • ca12d4ca8a
    Merge e1a066f751 into 46bd681ead #498 Michal Grňo 2018-10-08 22:21:20 +0000
  • e1a066f751 test for illegal addEventListener call #498 m93a 2018-10-09 00:21:03 +0200
  • 7c21e5ef60 Add event API with events willparse and parsed m93a 2018-10-08 23:50:53 +0200
  • ca8b30c3b1
    Merge 90dc519d23 into 46bd681ead #493 Amila Welihinda 2018-09-18 17:05:21 +0000
  • 90dc519d23
    Add support for modern node versions #493 Amila Welihinda 2018-09-18 10:04:42 -0700
  • 8de4ac4e60
    Merge e7faea63d2 into 46bd681ead #488 Michal Grňo 2018-08-31 09:37:02 +0000
  • e7faea63d2
    Option to turn on smartquotes without typographer #488 Michal Grňo 2018-08-31 11:36:37 +0200
  • 46bd681ead
    Merge pull request #487 from m93a/patch-1 Vitaly Puzrin 2018-08-30 19:20:59 +0300
  • 6847c9481f
    It's "typographic", not "typographyc" #487 Michal Grňo 2018-08-30 17:15:41 +0200
  • d1e44c4e37
    Merge 9c0a21ec54 into 2c02e3e237 #485 Andrew Martin 2018-08-14 18:40:23 +0000
  • 9c0a21ec54
    fix: check if state.env is undefined #485 Andrew Martin 2018-08-14 19:39:53 +0100