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 provides symbolic links that alias the following Go import paths to gopkg.in/russross/blackfriday.v2: – github.com/russross/blackfriday/v2 Aliasing Go import paths via symbolic links or http redirects is fragile. If your Go code depends on this package, you should patch it to import directly gopkg.in/russross/blackfriday.v2.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 2.1.0-12.fc41 | - |
Fedora 42 | 2.1.0-12.fc41 | - |
Fedora 41 | 2.1.0-12.fc41 | - |
Fedora 40 | 2.1.0-9.fc40 | - |
Fedora EPEL 9 | 2.1.0-7.el9 | - |
Fedora EPEL 10.0 | 2.1.0-13.el10_0 | - |
You can contact the maintainers of this package via email at
golang-gopkg-russross-blackfriday-2 dash maintainers at fedoraproject dot org
.