Skip to content

Commit

Permalink
Merge pull request #324 from soypat/patch-1
Browse files Browse the repository at this point in the history
Add goldmark-latex extension to README.md
  • Loading branch information
yuin committed Sep 23, 2022
2 parents a3630e3 + 3923ba0 commit 95efaa1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -431,6 +431,7 @@ Extensions
- [goldmark-mermaid](https://github.com/abhinav/goldmark-mermaid): Adds support for rendering [Mermaid](https://mermaid-js.github.io/mermaid/) diagrams in goldmark documents.
- [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 internal(for extension developers)
Expand Down

0 comments on commit 95efaa1

Please sign in to comment.