diff options
author | swills <swills@FreeBSD.org> | 2013-10-25 03:32:04 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2013-10-25 03:32:04 +0800 |
commit | 8ce06ffe2b9ff0bacf2f158290c1ccc74cecc2f1 (patch) | |
tree | 73473c7b9def9a281239060953c0616923413e7b /textproc/Makefile | |
parent | 0f2e4bead92f2ed07c33aee88e12e9c9468b5abb (diff) | |
download | freebsd-ports-gnome-8ce06ffe2b9ff0bacf2f158290c1ccc74cecc2f1.tar.gz freebsd-ports-gnome-8ce06ffe2b9ff0bacf2f158290c1ccc74cecc2f1.tar.zst freebsd-ports-gnome-8ce06ffe2b9ff0bacf2f158290c1ccc74cecc2f1.zip |
This gem is used by GitHub to render any fancy markup such as Markdown,
Textile, Org-Mode, etc. Fork it and add your own!
WWW: https://github.com/github/markup
PR: ports/182738
Submitted by: Loic Blot <loic.blot@unix-experience.fr>
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index fa74733800a1..5faaf091f14b 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1303,6 +1303,7 @@ SUBDIR += rubygem-gherkin SUBDIR += rubygem-github-linguist SUBDIR += rubygem-github-markdown + SUBDIR += rubygem-github-markup SUBDIR += rubygem-heredoc_unindent SUBDIR += rubygem-hikidoc SUBDIR += rubygem-htmlentities |