Commit Graph

  • fc80499a6b typo fix #818 Himanshu Mehta 2021-10-16 12:48:41 +0530
  • 9dce35e522 typo fix #817 Himanshu Mehta 2021-10-16 11:34:02 +0530
  • 6e2de08a0b 12.2.0 released 12.2.0 Vitaly Puzrin 2021-08-02 21:18:00 +0300
  • 08827d6b82 dist rebuild Vitaly Puzrin 2021-08-02 21:17:30 +0300
  • 8bcc82aa74 Parser: Set ordered list_item_open token info to input marker. Eddie Kohler 2021-07-07 09:30:07 -0400
  • 77fb93739d Add pathological test from cmark Alex Kocharin 2021-07-29 19:30:05 +0300
  • 09af483860 Parser: Set ordered list_item_open token info to input marker. #797 Eddie Kohler 2021-07-07 09:30:07 -0400
  • e5986bb7cc Always suffix indented code block with a newline Taneli Hukkinen 2021-07-12 12:57:10 +0300
  • ae3b86375e Always suffix indented code block with a newline #799 Taneli Hukkinen 2021-07-12 12:57:10 +0300
  • 13cdeb95ab 12.1.0 released 12.1.0 Vitaly Puzrin 2021-07-01 21:36:41 +0300
  • 13d833535e Dist rebuild Vitaly Puzrin 2021-07-01 21:36:14 +0300
  • eed156e9cd Fix emphasis algorithm as per 0.30 spec Alex Kocharin 2021-06-30 18:56:12 +0300
  • 0b14fa069f Update CommonMark spec to 0.30 Alex Kocharin 2021-06-30 18:34:05 +0300
  • bd779461d7 Made escapeHtml ~65% faster #748 Fabio Spampinato 2021-06-02 14:56:52 +0100
  • 70a7308d05
    Merge 1d4a4e65e0 into 064d602c68 #792 dasa376 2021-05-29 08:23:46 +0700
  • 1d4a4e65e0
    Update .eslintrc.yml #792 dasa376 2021-05-29 08:23:16 +0700
  • 597dc408ae
    Merge 8e730110f3 into 064d602c68 #791 dasa376 2021-05-29 08:22:21 +0700
  • 8e730110f3
    Update .editorconfig #791 dasa376 2021-05-29 08:21:40 +0700
  • d51ccd82c4
    Merge 33c153be14 into 064d602c68 #790 dasa376 2021-05-29 08:21:12 +0700
  • 33c153be14
    Update security.md #790 dasa376 2021-05-29 08:20:29 +0700
  • 8ae6a36a65
    Merge aa7675939c into 064d602c68 #789 dasa376 2021-05-29 08:19:50 +0700
  • aa7675939c
    Update development.md #789 dasa376 2021-05-29 08:19:38 +0700
  • 4ff4fbe33d
    Merge aa341c73e1 into 064d602c68 #788 dasa376 2021-05-29 08:19:06 +0700
  • aa341c73e1
    Update architecture.md #788 dasa376 2021-05-29 08:18:50 +0700
  • 0d32ab87dc
    Merge 8301f5de19 into 064d602c68 #787 dasa376 2021-05-29 08:18:11 +0700
  • 8301f5de19
    Update README.md #787 dasa376 2021-05-29 08:17:57 +0700
  • b4d1c18a35
    Merge 75b326234b into 064d602c68 #786 dasa376 2021-05-29 08:17:25 +0700
  • 75b326234b
    Update 5.0_migration.md #786 dasa376 2021-05-29 08:17:13 +0700
  • bff587b009
    Merge 0d9348f091 into 064d602c68 #785 dasa376 2021-05-29 08:16:18 +0700
  • 0d9348f091
    Update 4.0_migration.md #785 dasa376 2021-05-29 08:16:03 +0700
  • ad36129b89 fix: [rules:table] Missing `map` property #783 mokaddem 2021-05-20 14:41:57 +0200
  • 064d602c68 Updated highlight.js usage info Vitaly Puzrin 2021-04-22 23:58:40 +0300
  • 09ba5e0c27 Update highlight.js examples to new, preferred, calling convention. See https://github.com/highlightjs/highlight.js/issues/2277 #779 matthew.kindid 2021-04-22 12:15:29 +0100
  • df4607f1d4 12.0.6 released 12.0.6 Vitaly Puzrin 2021-04-16 15:08:12 +0300
  • e5b0eb385c dist rebuild Vitaly Puzrin 2021-04-16 15:07:56 +0300
  • 28d9ad8f0c
    Merge pull request #775 from hukkinj1/fix-image-newline Vitaly Puzrin 2021-04-16 14:55:53 +0300
  • 272a470ed2 Fix newline not rendered in image alt attribute #775 Taneli Hukkinen 2021-04-15 22:29:32 +0300
  • 3740146fc9 12.0.5 released 12.0.5 Vitaly Puzrin 2021-04-15 00:34:55 +0300
  • 0a84be4d39 dist rebuild Vitaly Puzrin 2021-04-15 00:34:32 +0300
  • 309c03a9e8 Lower priority for ATX headers to resolve conflict with HTML blocks Alex Kocharin 2021-04-12 17:06:17 +0300
  • cd5296f1e7
    Fix table/list parsing ambiguity (#767) Taneli Hukkinen 2021-03-27 10:47:15 +0100
  • f3c4078550 Fix lint #769 William Wong 2021-03-26 22:53:38 -0700
  • 01b09f7aa2 Add negative test William Wong 2021-03-26 22:51:22 -0700
  • 9ade19968a Allowlist data:image/svg+xml William Wong 2021-03-26 22:30:51 -0700
  • 751eb4e446 Increase readability #767 Taneli Hukkinen 2021-03-27 03:23:08 +0200
  • 5ca58b4bde switch default html to false (safer) #768 Alex Deschamps 2021-03-26 18:21:03 -0600
  • cf8de25218 Fix table/list parsing ambiguity Taneli Hukkinen 2021-03-26 17:28:09 +0200
  • 041b7c7581
    Merge pull request #766 from hukkinj1/info-comment Vitaly Puzrin 2021-03-17 19:14:22 +0300
  • 32564bad8d Clarify `Token.info` comment #766 Taneli Hukkinen 2021-03-17 18:01:43 +0200
  • 8e2f485970 Re-wrap typographer option comment #762 Kyle E. Mitchell 2021-03-07 22:21:41 -0800
  • afe3b26779 Shorten typographer option name to `ipSymbols` Kyle E. Mitchell 2021-03-07 22:20:29 -0800
  • 386ee103be Refactor typographer replacements functions Kyle E. Mitchell 2021-03-07 22:19:16 -0800
  • 3f0af6ba35 Make dashes a switchable typographer category Kyle E. Mitchell 2021-03-07 22:12:58 -0800
  • 4c2288d3ca Test typographer option switches Kyle E. Mitchell 2021-03-07 22:01:54 -0800
  • c141f02808 Update documentation of typographer option Kyle E. Mitchell 2021-03-07 21:51:45 -0800
  • 37ebda0fad Support switching off typographer quotes replacements Kyle E. Mitchell 2021-03-07 21:47:26 -0800
  • 9ac5ec778d Support switching rare and scoped typographer replacements Kyle E. Mitchell 2021-03-07 21:40:53 -0800
  • 6b76ffd995 Fix typographer interpretation of `(p)` #761 Kyle E. Mitchell 2021-03-07 21:29:12 -0800
  • c888839574 Various performance improvements Fabio Spampinato 2021-01-03 23:27:58 +0100
  • f7b9ab2a18 Instantiating LinkifyIt lazily, only if needed #747 Fabio Spampinato 2021-01-02 18:42:15 +0100
  • 7b8969ce5c 12.0.4 released 12.0.4 Vitaly Puzrin 2020-12-20 18:59:55 +0300
  • 6f41c701d8 dist rebuild Vitaly Puzrin 2020-12-20 18:59:31 +0300
  • c9949dd585 Avoid fenced token mutation, #745 Vitaly Puzrin 2020-12-20 07:09:13 +0300
  • fc1cf8fe27
    Deep copy `token.attrs` to avoid mutating token stream #745 Taneli Hukkinen 2020-12-20 03:55:06 +0200
  • be22253b7c Update funding info Vitaly Puzrin 2020-12-18 01:16:16 +0300
  • c9dd942246 Fix crash when processing strikethrough Alex Kocharin 2020-12-14 11:48:08 +0300
  • ef59691072 12.0.3 released 12.0.3 Vitaly Puzrin 2020-12-07 23:52:53 +0300
  • 2710272db9 dist rebuild Vitaly Puzrin 2020-12-07 23:52:37 +0300
  • fc3dc00e2b Update pathological tests crc Vitaly Puzrin 2020-12-07 23:46:45 +0300
  • ddbb195546 Remove meta from list of block html tags Alex Kocharin 2020-11-25 20:45:08 +0300
  • 8ad16ac4d9 Allow EOL in processing instructions Alex Kocharin 2020-11-25 20:32:58 +0300
  • e729b90a1d Fix quadratic complexity in autolinks Alex Kocharin 2020-11-25 18:34:17 +0300
  • 8cd6fc34c4 Fix quadratic compexity on backticks Alex Kocharin 2020-11-25 16:23:03 +0300
  • 2290e109c5 Disallow escaped spaces inside link destination Alex Kocharin 2020-11-24 14:43:32 +0300
  • 83b05755db Fix quadratic time on emphasis Alex Kocharin 2020-11-23 17:44:18 +0300
  • 537ab89d7c Don't try to parse link title if link wasn't found Alex Kocharin 2020-11-23 13:08:02 +0300
  • 77cccb83a5 Restrict pathological tests execution time Vitaly Puzrin 2020-11-20 23:49:36 +0300
  • 1db3f95e71 Track cmark pathological tests updates Vitaly Puzrin 2020-11-20 23:01:45 +0300
  • 73281d8b42 Port pathological tests from cmark Alex Kocharin 2020-11-20 20:44:53 +0300
  • fece91e265 Fix backtick algorithm Alex Kocharin 2020-11-20 20:32:48 +0300
  • b1651b1363 Stop link title parsing when second `(` is found Alex Kocharin 2020-11-20 19:27:16 +0300
  • 1e8aff0084 Fix quadratic time on backticks Alex Kocharin 2020-11-20 16:45:27 +0300
  • 1ef5bcc6b8 Bump entities 2.0.x => 2.1.x Vitaly Puzrin 2020-11-20 11:54:08 +0300
  • 97a9d4637e Speed up babelmark app tests Vitaly Puzrin 2020-11-20 00:37:16 +0300
  • 1910a3cdb2 Limit () nesting inside urls Alex Kocharin 2020-11-19 23:42:07 +0300
  • f688abccaf Stop link parsing when second `<` is found Alex Kocharin 2020-11-19 23:35:35 +0300
  • cadc58e607 Update CI badge Vitaly Puzrin 2020-11-19 21:08:18 +0300
  • dcb5d16d53 CI: Travis => Github Actions Vitaly Puzrin 2020-11-19 20:04:51 +0300
  • 38a1b9fdd3 Skip babelmark tests Vitaly Puzrin 2020-11-19 20:12:21 +0300
  • 4cd32635e2 dev deps bump Vitaly Puzrin 2020-11-19 19:57:51 +0300
  • b9b2ea19c3
    Merge pull request #731 from jameshfisher/patch-1 Vitaly Puzrin 2020-11-10 23:37:50 +0300
  • 8649584676
    Document the list of non-standard replacements enabled by `typographer: true` by linking to source #731 Jim Fisher 2020-11-10 19:20:18 +0000
  • 1b204ef540
    Merge pull request #722 from pocke/fix-linkify-example-code Vitaly Puzrin 2020-10-28 06:34:40 +0300
  • b60493e620 12.0.2 released 12.0.2 Vitaly Puzrin 2020-10-23 20:06:05 +0300
  • cb8d903979 dist update Vitaly Puzrin 2020-10-23 20:05:41 +0300
  • b56eeb01d9 Table with no columns is no longer a table Alex Kocharin 2020-10-23 15:05:51 +0300
  • 8718c5091a
    Fix linkify example code in README #722 Masataka Pocke Kuwabara 2020-10-20 15:14:56 +0900
  • e3c4c5cfd7 12.0.1 released 12.0.1 Vitaly Puzrin 2020-10-19 15:13:58 +0300
  • ded6e4ad10 dist rebuid Vitaly Puzrin 2020-10-19 15:13:25 +0300
  • 75fe6e0c76 Fix tables inside lists indented with tabs Alex Kocharin 2020-10-19 14:10:28 +0300