Commit graph

79 commits

Author SHA1 Message Date
Lyric Wai
c2167685c1
Add an extension, goldmark-enclave 2023-11-17 19:47:10 +09:00
yuin
39a50c623e Add goldmark-dynamic 2023-11-03 21:27:34 +09:00
OMOTO Tsukasa
6b3067e7e7 Implements CSS3Draft 2023-10-24 21:54:35 +09:00
OMOTO Tsukasa
792af6819e Updat README.md 2023-09-24 14:25:34 +09:00
OMOTO Tsukasa
6cbcfebb71 Add a WorksEvenWithOneSide option to EastAsianLineBreak 2023-09-10 15:08:57 +09:00
Yilei Yang
69a0811de5 Shorten the description. 2023-04-25 19:48:48 -07:00
Yilei Yang
e46b1b5305 Adds goldmark-figure to the extension list. 2023-04-25 19:47:22 -07:00
Yusuke Inuzuka
c6f0e7e0c5
Merge pull request #380 from abhinav/frontmatter-ext
README/extensions: Add goldmark-frontmatter
2023-03-21 20:55:02 +09:00
Abhinav Gupta
078e8aa5bb README/extensions: Add goldmark-frontmatter
Adds [goldmark-frontmatter](https://github.com/abhinav/goldmark-frontmatter)
to the extension list.
2023-03-16 13:51:36 -07:00
tenkoh
42f759fbe6
Update README.md - add extension
Add extension `goldmark-img64` to support embedding images as DataURL.
2023-03-13 12:49:02 +09:00
Abhinav Gupta
3505399723
README/extensions: Add goldmark-anchor
Adds [goldmark-anchor](https://github.com/abhinav/goldmark-anchor) to the extension list.
2023-02-04 15:48:41 -08:00
Mahmud Ridwan
a0962b569b
Update README.md 2022-12-25 13:17:07 +06:00
stefanfritsch
34756f289f
Add link to goldmark-fences 2022-10-24 22:22:32 +02:00
yuin
1dd67d5750 Add CJK extension 2022-09-25 03:31:14 +09:00
Patricio Whittingslow
3923ba0148
Add goldmark-latex extension to README.md 2022-09-04 18:54:21 -03:00
yuin
175c5ecd0c Drop go 1.17 support 2022-08-06 19:59:30 +09:00
Kev
41e371a2d6
Fix typo in README extension list 2022-04-26 22:44:12 +02:00
Abdiel Lopez
84ce6bc8ba
Added goldmark-embed to Extensions
Adds support for rendering embeds from YouTube links.
2022-03-26 11:56:57 -04:00
Colin Henry
f04f7f5340
Update README.md
added link to goldmark-pikchr
2022-03-16 21:16:21 -07:00
yuin
41b1d4542d Update benchmark 2022-02-08 19:24:52 +09:00
Abhinav Gupta
1d522188b9
extensions: Add hashtag, wikilink, toc, mermaid
Add new community extensions to the README.
2021-08-26 05:14:25 -07:00
yuin
5588d92a56 Support CommonMark 0.30 2021-07-05 00:12:46 +09:00
Stephen Afam-Osemene
ab9c801417
Add link to goldmark-pdf in README 2021-04-20 21:10:27 +02:00
Ikko Ashimine
304f513394
Fix typo in README.md
Occurances -> Occurrences
2021-04-02 01:40:26 +09:00
hooligani
3549ad5b05
Update README.md
Strict is not a function
2021-01-11 21:54:08 +02:00
Cameron Moore
ccd1cd6819 Update package documentation badge in README
godoc.org is deprecated and will begin redirecting to pkg.go.dev in
early 2021.  Update link and badge to point to pkg.go.dev

See https://blog.golang.org/godoc.org-redirect for more information.
2020-12-17 10:19:11 -06:00
yuin
9e0189df27 Closes #161
- Implement footnote configurations defined in original markdown extra.
- Add OwnerDocument() method to ast.Node
- Add Meta() method to *ast.Document
2020-12-13 23:11:07 +09:00
yuin
d102aef53c Add goldmark-emoji extension 2020-08-22 23:50:59 +09:00
yuin
bd58441cc1 Fixes #78 2020-07-21 19:32:52 +09:00
Yaacov
e331790a2b
Fix typo 2020-06-23 01:52:39 +02:00
yuin
84d07d567d Bump up go version 2020-03-25 16:54:13 +09:00
Yusuke Inuzuka
ff84cd3a51
Add caution with Go 1.14 2020-03-13 02:07:59 +09:00
Dan Martinez
4fedb553e3 Tweak README.md punctuation, grammar, and phrasing 2020-01-03 17:50:00 -08:00
Yusuke Inuzuka
4f96330d3f
Merge pull request #84 from Kissaki/patch-1
Link to CommonMark website in README.md
2020-01-02 01:55:28 +09:00
yuin
533a448c5f Update README.md 2020-01-02 01:54:01 +09:00
yuin
94947895e7 Update README.md 2020-01-02 01:51:36 +09:00
yuin
83e7dcebc7 Update README.md 2020-01-02 01:50:19 +09:00
yuin
4b54582dee Fixes #83, Adds options for Linkify 2020-01-02 01:36:46 +09:00
Jan Klass
471456b80a Link to CommonMark website in README.md
Link to the CommonMark website to explicitly reference what it is, and to help users unfamiliar with it to discover and navigate to it.

CommonMark is mentioned very early in the README. Here it is a subheadline. I decided to not link here but in this features section instead where it is listed as one of the features. The subheadline seems more fitting as a short, pure text for those knowing about it.

The link is to the main website rather than the specification as users unfamiliar with it will want to land on the landing page with a description of what it is rather than a technical specification. The specification page does not immediately and obviously link back to the main website.

The shortened term spec is being extended to its full word specification for clarity and discoverability.
2019-12-31 10:14:18 +01:00
yuin
26fb0b56e6 Fixes gohugoio/hugo#6626 2019-12-18 15:46:54 +09:00
Allison Letson
26b4b47473
incorporate remaining changes from yuin/goldmark#52 2019-12-10 09:25:03 -05:00
Yusuke Inuzuka
e528cffacf
Update benchmark results 2019-12-06 13:10:48 +09:00
Yusuke Inuzuka
89919744e0
Fix badge URL 2019-12-06 02:05:12 +09:00
Anthony Fok
30605bf736
Fix typos in README.md 2019-12-04 05:15:50 -07:00
yuin
c8c3b41fe0 Update badge 2019-11-18 16:15:15 +09:00
yuin
8aefee4a22 migrate travisCI to Github actions 2019-11-18 15:20:39 +09:00
yuin
16b69522a4 Remove the WithWorkers option
Situations that concurrent inline parsing is effective are very limited
due to goroutine overheads and a parse context sharing mutex.
2019-10-31 17:46:02 +09:00
Yusuke Inuzuka
2184586bb2
Update README.md 2019-08-30 22:21:16 +09:00
yuin
13a98719d4 Fix invalid use of lute 2019-08-30 21:54:02 +09:00
Yusuke Inuzuka
187643a437 Performance improvements, Add BlockParser.Trigger 2019-08-30 16:36:00 +09:00