An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

proxy.golang.org : github.com/mdigger/goldmark-figures

Package figures is a extension for the goldmark (http://github.com/yuin/goldmark). This extension adds html render for paragraph with image output as figure. An image with nonempty alt text, occurring by itself in a paragraph, will be rendered as a figure with a caption. The image’s alt text will be used as the caption. This syntax is borrowed from [Pandoc](https://pandoc.org/MANUAL.html#images). If you just want a regular inline image, just make sure it is not the only thing in the paragraph. One way to do this is to insert a nonbreaking space after the image:

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/mdigger/goldmark-figures
Keywords: golang , goldmark , goldmark-extension , markdown
License: MIT
Latest release: over 4 years ago
First release: over 4 years ago
Namespace: github.com/mdigger
Stars: 0 on GitHub
Forks: 1 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 3 months ago

    Loading...
    Readme
    Loading...