Commit graph

  • 2ce4086884 move to stale actions yuin 2023-05-29 14:52:23 +0900
  • d9067d2324
    Merge pull request #391 from yilei/goldmark-figure Yusuke Inuzuka 2023-05-08 14:31:54 +0900
  • 69a0811de5 Shorten the description. Yilei Yang 2023-04-25 19:48:48 -0700
  • e46b1b5305 Adds goldmark-figure to the extension list. Yilei Yang 2023-04-25 19:47:22 -0700
  • 8e2127faa4
    Merge pull request #350 from ohanan/master Yusuke Inuzuka 2023-04-06 17:14:12 +0900
  • 1a3d1098c7 parser: added link attributes options Stefano Pagnottelli 2023-04-01 13:10:21 +0200
  • c6f0e7e0c5
    Merge pull request #380 from abhinav/frontmatter-ext Yusuke Inuzuka 2023-03-21 20:55:02 +0900
  • d47eaf8c2d
    Merge pull request #379 from tenkoh/update/readme Yusuke Inuzuka 2023-03-21 20:54:48 +0900
  • 078e8aa5bb README/extensions: Add goldmark-frontmatter Abhinav Gupta 2023-03-16 13:51:36 -0700
  • 42f759fbe6
    Update README.md - add extension tenkoh 2023-03-13 12:49:02 +0900
  • 99d93816f8 Fixing typos Andreas Deininger 2023-03-07 22:32:41 +0100
  • 9d6f314b99
    Merge pull request #363 from abhinav/patch-1 Yusuke Inuzuka 2023-02-08 05:23:17 +0900
  • 3505399723
    README/extensions: Add goldmark-anchor Abhinav Gupta 2023-02-04 15:48:41 -0800
  • 82ff890073 Fix #361 v1.5.4 yuin 2023-02-02 21:02:21 +0900
  • 550b0c7ca0
    Merge pull request #358 from jmooring/issue-357 Yusuke Inuzuka 2023-01-30 22:58:31 +0900
  • c446c414ef Add role to global HTML attributes Joe Mooring 2023-01-27 11:07:07 -0800
  • 5e78751e90 fuzz: Make goldmark compatible with OSS-Fuzz Nathaniel Brough 2023-01-19 12:16:00 -0800
  • 023c1d9d21 feat(reader): work for cjk in findSubMatchReader lihuanan 2023-01-09 17:30:16 +0800
  • f7c6391eb6
    Merge 8fe644f01f into 60df4aadee Abhinav Gupta 2023-01-07 19:38:40 +0000
  • 60df4aadee
    Merge pull request #344 from hjr265/patch-1 Yusuke Inuzuka 2022-12-26 03:30:49 +0900
  • a0962b569b
    Update README.md Mahmud Ridwan 2022-12-25 13:17:07 +0600
  • 5b0f611119 Fix #335 Tencho Tenev 2022-11-15 17:59:26 +0000
  • a87c5778f9 Fix #333 v1.5.3 yuin 2022-11-12 20:13:03 +0900
  • 8fe644f01f Add io.Reader variant Abhinav Gupta 2022-11-10 23:45:31 -0800
  • 86794e96ee DoTestCaseFile: Don't panic Abhinav Gupta 2022-11-10 19:05:20 -0800
  • 282e1428bc ParseTestCaseFile: Don't panic Abhinav Gupta 2022-11-10 18:51:06 -0800
  • eb17108b43 testutil: Add ParseTestCaseFile Abhinav Gupta 2022-11-10 18:39:48 -0800
  • b1ef69a870 Add test timeout multiplier environment variable Piggy NL 2022-11-08 16:52:16 +0800
  • aaeb9851a6
    Merge pull request #332 from stefanfritsch/feature-fences Yusuke Inuzuka 2022-10-29 21:08:18 +0900
  • 34756f289f
    Add link to goldmark-fences stefanfritsch 2022-10-24 22:22:32 +0200
  • 3d45296f62
    Merge 638e1eec95 into c71a97b837 Linda_pp 2022-09-30 17:19:53 +0900
  • c71a97b837 Fixed bug related newline code v1.5.2 yuin 2022-09-25 23:47:23 +0900
  • ae42b9179f Fix bug that escaped space not working with Linkfy extension v1.5.1 yuin 2022-09-25 19:39:48 +0900
  • 1dd67d5750 Add CJK extension v1.5.0 yuin 2022-09-25 03:31:14 +0900
  • 95efaa1805
    Merge pull request #324 from soypat/patch-1 Yusuke Inuzuka 2022-09-23 20:30:56 +0900
  • a3630e3073 Fix #323 v1.4.15 yuin 2022-09-19 20:39:17 +0900
  • f63114eca7 extension/table.go: celss typo Caleb Case 2022-09-16 14:45:09 -0400
  • 3923ba0148
    Add goldmark-latex extension to README.md Patricio Whittingslow 2022-09-04 18:54:21 -0300
  • 20df1691ad Fix #321 v1.4.14 yuin 2022-09-02 20:08:28 +0900
  • 175c5ecd0c Drop go 1.17 support yuin 2022-08-06 19:59:30 +0900
  • 638e1eec95 Remove unnecessary nil check rhysd 2022-07-31 20:54:35 +0900
  • d77f38c53d
    Merge pull request #316 from vincentbernat/fix/svg-mime-type Yusuke Inuzuka 2022-07-30 05:12:45 +0900
  • 42509ee585
    Merge pull request #314 from MarkRosemaker/common-sense-NewTableRow Yusuke Inuzuka 2022-07-30 05:12:33 +0900
  • db82c79f20 Fix SVG mime type (image/svg+xml) Vincent Bernat 2022-07-22 21:26:18 +0200
  • 1efd8073c5 Update table.go Mark Rosemaker 2022-07-13 19:38:47 +0200
  • c0856327b3 Fix #313 v1.4.13 yuin 2022-07-09 16:22:17 +0900
  • 2698d6168d Fix typo and remove unnecessary conversion Zhizhen He 2022-06-09 11:38:52 +0800
  • 0991bb7e6b
    fix tests. Emad Elsaid 2022-05-22 15:21:22 +0200
  • d5634d6ec2
    Add dir="auto" to headings to support RTL languages Emad Elsaid 2022-05-22 14:48:13 +0200
  • 4b4a0c2b5b
    Add dire="auto" attribute to paragraphs to support RTL languages Emad Elsaid 2022-05-22 14:46:04 +0200
  • 8c219a7562
    Merge pull request #304 from KevSlashNull/patch-1 Yusuke Inuzuka 2022-04-30 19:11:51 +0900
  • eb649656b1
    embeds from Vimeo links Abdiel Lopez 2022-04-28 15:13:21 -0400
  • 41e371a2d6
    Fix typo in README extension list Kev 2022-04-26 22:44:12 +0200
  • 113ae87dd9 Fix #258 v1.4.12 yuin 2022-04-23 22:07:33 +0900
  • fb6057bf26 Fix #256 yuin 2022-04-23 21:57:18 +0900
  • 6bda32624d
    Merge pull request #298 from vincentbernat/fix/svg-avif-safe Yusuke Inuzuka 2022-04-14 19:57:26 +0900
  • 6bdcc0f927 Fix #300 yuin 2022-04-14 15:10:12 +0900
  • 8835a2656b renderer: fix panic on unregistered node kind Simon Ser 2022-04-04 15:23:03 +0200
  • fc877ab357 renderer: image/svg is also safe Vincent Bernat 2022-04-03 23:29:34 +0200
  • e29c1a5dfa
    Merge pull request #294 from PaperPrototype/patch-1 Yusuke Inuzuka 2022-03-28 20:40:00 +0900
  • 96e98dca10
    Merge pull request #293 from zhsj/short-test Yusuke Inuzuka 2022-03-28 20:39:48 +0900
  • 84ce6bc8ba
    Added goldmark-embed to Extensions Abdiel Lopez 2022-03-26 11:56:57 -0400
  • f28136bf1c Skip performance test in short mode Shengjing Zhu 2022-03-23 16:07:15 +0800
  • 6d6707526e Drop go 1.16 support yuin 2022-03-20 18:31:47 +0900
  • 31179abc2d
    Merge pull request #288 from jchenry/patch-1 v1.4.11 Yusuke Inuzuka 2022-03-20 17:57:49 +0900
  • 2184cbf49b
    Merge pull request #292 from jmooring/add-global-attributes Yusuke Inuzuka 2022-03-20 17:57:33 +0900
  • 67340c7d10
    Merge branch 'master' into add-global-attributes Yusuke Inuzuka 2022-03-20 17:57:16 +0900
  • 5ffbecc0c5
    Merge pull request #290 from jmooring/remove-obsolete-global-attributes Yusuke Inuzuka 2022-03-20 17:55:58 +0900
  • 8da81dfae2 Add global HTML attributes Joe Mooring 2022-03-18 12:14:58 -0700
  • 3563ceb58e Remove obsolete global attributes Joe Mooring 2022-03-18 12:01:33 -0700
  • f04f7f5340
    Update README.md Colin Henry 2022-03-16 21:16:21 -0700
  • e64a68fc13 Fix #287 v1.4.10 yuin 2022-03-12 17:18:59 +0900
  • 0af271269f Fix #285 v1.4.9 yuin 2022-03-09 04:01:30 +0900
  • a816d4652e Fix tests for Go1.16 v1.4.8 yuin 2022-03-05 18:56:34 +0900
  • 920c3818d4 Improve raw html parsing performance yuin 2022-03-05 18:45:57 +0900
  • be2bf82af9 Fix performance problems related link labels yuin 2022-03-05 17:37:40 +0900
  • 5ba3327fda Fix fuzzer yuin 2022-02-19 18:32:12 +0900
  • 1def545b06
    Merge pull request #280 from natemoo-re/fix/typographer v1.4.7 Yusuke Inuzuka 2022-02-19 04:53:02 +0900
  • 7aa0ead60c remove log Nate Moore 2022-02-17 10:13:49 -0600
  • 5e24a62400 add comment to clarify case Nate Moore 2022-02-17 10:13:18 -0600
  • a6c48071ed fix typographer leading apostrophe for abbreviations Nate Moore 2022-02-17 10:04:21 -0600
  • 7b616a4c80 fix typographer single quote edge cases Nate Moore 2022-02-17 09:41:29 -0600
  • c3b7691431 add failing typographer tests Nate Moore 2022-02-16 22:27:33 -0600
  • b7b0919dfe Add AddMeta v1.4.6 yuin 2022-02-12 19:01:55 +0900
  • 41b1d4542d Update benchmark yuin 2022-02-08 19:24:52 +0900
  • f6e93ffd8f Fix #274, Fix #275 v1.4.5 yuin 2022-02-08 17:15:15 +0900
  • d44b18596f Update unicode case foldings(Unicode 12.1.0 -> 14.0.0) yuin 2021-11-24 21:33:54 +0900
  • 333aa4d779 Fixes #263 v1.4.4 yuin 2021-11-14 19:49:34 +0900
  • 907eb99835 Fixes #262 v1.4.3 yuin 2021-11-08 16:13:54 +0900
  • 0283c9c543 Improve benchmarks with WSL2 yuin 2021-10-27 18:30:14 +0900
  • 4477be72ee Fix #235 yuin 2021-10-24 17:49:45 +0900
  • b2c88c80f6 #248 - 10 yuin 2021-10-23 20:17:35 +0900
  • 661ccb7c9e Drop Go 1.15 support v1.4.2 yuin 2021-10-21 18:27:53 +0900
  • 7557842636 #248 - 13 yuin 2021-10-21 18:24:30 +0900
  • 15ea97611d #248 - 12 yuin 2021-10-20 18:07:23 +0900
  • c86f69fc55
    Custom Class Attribute Extension Sergei Gnezdov 2021-10-17 05:23:02 -0700
  • 4b793a1aed #248 - 11 yuin 2021-10-17 19:48:50 +0900
  • 324b2d6e6f #248 - 9 yuin 2021-10-17 19:28:38 +0900
  • 829dc0ae24 #248 - 8 yuin 2021-10-17 19:21:23 +0900
  • e77ca9231a #248 - 8 yuin 2021-10-17 17:46:05 +0900