goldmark-figure
Image parser
An extension to parse markdown paragraphs with images into HTML <figure> elements
A goldmark extension to parse markdown paragraphs that start with an image into HTML <figure>
elements.
5 stars
1 watching
1 forks
Language: Go
last commit: 5 months ago Related projects:
Repository | Description | Stars |
---|---|---|
tenkoh/goldmark-img64 | An extention to goldmark that embeds local images into HTML as base64 encoded data | 0 |
abhinav/goldmark-mermaid | An extension for the goldmark Markdown parser to support Mermaid diagrams. | 42 |
13rac1/goldmark-embed | An extension for the goldmark markdown parser to embed additional media formats | 4 |
egrcc/mango | A Markdown editor for multiple platforms with features like live preview, syntax highlighting, and export to various formats. | 363 |
abhinav/goldmark-toc | An add-on for goldmark Markdown parser to generate tables of contents | 14 |
noelyahan/mergi | A Go library and command-line tool for manipulating images | 233 |
shinmera/plump | A parser for HTML/XML-like documents with lenient handling of invalid markup | 120 |
figurestudios/gc__push_image | A tool for hosting and pushing GVMI images on alternative servers besides the traditional Golem main server | 0 |
mamantoha/crystal-cmark-gfm | A Crystal wrapper around GitHub's CommonMark parser for parsing and rendering markdown content | 8 |
gomarkdown/markdown | A Markdown parsing and rendering library for Go. | 1,416 |
burdettelamar/markdown_helper | A Ruby gem for pre-processing markdown files with file inclusion and formatting options. | 40 |
yuin/goldmark-meta | An extension for a Markdown parser that allows defining document metadata in YAML format. | 76 |
agusmakmun/django-markdown-editor | Provides a rich-text editing experience with support for live preview, image uploads, and mention features in a Django application. | 822 |
bmoliveira/markdownkit | A customizable Markdown parser for Swift that supports various elements and allows customization of font and color attributes. | 793 |
wvanbergen/chunky_png | A Ruby library for reading and writing PNG images without relying on memory-intensive libraries. | 1,051 |