summaryrefslogtreecommitdiff
path: root/devel/go-goorgeous
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2017-08-25 16:30:23 +0000
committerjperkin <jperkin@pkgsrc.org>2017-08-25 16:30:23 +0000
commit8e8566b2d6bf124658bc1e870f043f38a89e29b3 (patch)
treefaf60e08123fcfe803873965dabbce683dfe6f85 /devel/go-goorgeous
parentd88b78af53580d21f09330b05e03fd02527d2882 (diff)
downloadpkgsrc-8e8566b2d6bf124658bc1e870f043f38a89e29b3.tar.gz
Fix formatting of go DESCR files. Some of the contents still leave a lot to be
desired.
Diffstat (limited to 'devel/go-goorgeous')
-rw-r--r--devel/go-goorgeous/DESCR7
1 files changed, 5 insertions, 2 deletions
diff --git a/devel/go-goorgeous/DESCR b/devel/go-goorgeous/DESCR
index dafc9e6e07e..da22098b1e0 100644
--- a/devel/go-goorgeous/DESCR
+++ b/devel/go-goorgeous/DESCR
@@ -2,7 +2,10 @@ goorgeous is a Go Org to HTML Parser.
Pronounced: Go? Org? Yes!
- "Org mode is for keeping notes, maintaining TODO lists, planning projects, and authoring documents with a fast and effective plain-text system."
+ "Org mode is for keeping notes, maintaining TODO lists, planning projects,
+ and authoring documents with a fast and effective plain-text system."
orgmode.org
-The purpose of this package is to come as close as possible as parsing an *.org document into HTML, the same way one might publish with org-publish-html from Emacs.
+The purpose of this package is to come as close as possible as parsing an
+*.org document into HTML, the same way one might publish with org-publish-html
+from Emacs.