diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-14 11:50:49 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-17 12:38:01 -0400 |
commit | ea2eef6563cfa7ca555dafed0f3c288f03525195 (patch) | |
tree | 3c556a561cfe1b020a0c57b9307728857046bb3c /ruby | |
parent | ed695d57de7054a3f7cfe4f865cf7abe848b6839 (diff) | |
download | slackbuilds-ea2eef6563cfa7ca555dafed0f3c288f03525195.tar.gz |
ruby/rubygem-ronn: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'ruby')
-rw-r--r-- | ruby/rubygem-ronn/README | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/ruby/rubygem-ronn/README b/ruby/rubygem-ronn/README index 3a8a5b1941..c46afb3612 100644 --- a/ruby/rubygem-ronn/README +++ b/ruby/rubygem-ronn/README @@ -1,4 +1,5 @@ -Ronn converts textfiles to standard roff-formatted UNIX manpages or HTML. +Ronn converts textfiles to standard roff-formatted UNIX manpages or +HTML. -ronn-format(7) is based on markdown(7) but includes additional rules and syntax -geared toward authoring manuals. +ronn-format(7) is based on markdown(7) but includes additional rules +and syntax geared toward authoring manuals. |