パッケージ: golang-github-russross-blackfriday-dev (1.5.2-1)
golang-github-russross-blackfriday-dev に関するリンク
Debian の資源:
golang-blackfriday ソースパッケージをダウンロード:
- [golang-blackfriday_1.5.2-1.dsc]
- [golang-blackfriday_1.5.2.orig.tar.gz]
- [golang-blackfriday_1.5.2-1.debian.tar.xz]
メンテナ:
- Debian Go Packaging Team (QA ページ)
- Tianon Gravi (QA ページ)
- Martín Ferrari (QA ページ)
- Anthony Fok (QA ページ)
- Tim Potter (QA ページ)
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Blackfriday: a markdown processor for Go
Blackfriday (github.com/russross/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. An experimental LaTeX output engine is also included.
It started as a translation from C of upskirt.
その他の golang-github-russross-blackfriday-dev 関連パッケージ
|
|
|
|
-
- dep: golang-github-shurcool-sanitized-anchor-name-dev
- Go package for creating sanitized anchor names