Skip to content

Commit

Permalink
Merge pull request #332 from stefanfritsch/feature-fences
Browse files Browse the repository at this point in the history
Add link to goldmark-fences
  • Loading branch information
yuin committed Oct 29, 2022
2 parents c71a97b + 34756f2 commit aaeb985
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -445,6 +445,7 @@ Extensions
- [goldmark-pikchr](https://github.com/jchenry/goldmark-pikchr): Adds support for rendering [Pikchr](https://pikchr.org/home/doc/trunk/homepage.md) diagrams in goldmark documents.
- [goldmark-embed](https://github.com/13rac1/goldmark-embed): Adds support for rendering embeds from YouTube links.
- [goldmark-latex](https://github.com/soypat/goldmark-latex): A $\LaTeX$ renderer that can be passed to `goldmark.WithRenderer()`.
- [goldmark-fences](https://github.com/stefanfritsch/goldmark-fences): Support for pandoc-style [fenced divs](https://pandoc.org/MANUAL.html#divs-and-spans) in goldmark.


goldmark internal(for extension developers)
Expand Down

0 comments on commit aaeb985

Please sign in to comment.