Markdown processor for Go
Blackfriday is a Markdown processor implemented in Go. It is paranoid about its input (so you can safely feed it user-supplied data), it is fast, it supports common extensions (tables, smart punctuation substitutions, etc.), and it is safe for all utf-8 (unicode) input. HTML output is currently supported, along with Smartypants extensions. This package contains the source code needed for building packages that reference the following Go import paths: – gopkg.in/russross/blackfriday.v1
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.6.0-12.fc41 | - |
Fedora 41 | 1.6.0-12.fc41 | - |
Fedora 40 | 1.6.0-13.fc40 | - |
Fedora EPEL 10.0 | 1.6.0-13.el10_0 | - |
You can contact the maintainers of this package via email at
golang-gopkg-russross-blackfriday-1 dash maintainers at fedoraproject dot org
.