README.md in kramdown-man-0.1.3 vs README.md in kramdown-man-0.1.4
- old
+ new
@@ -13,11 +13,11 @@
## Features
* Converts markdown to [roff]:
* Supports codespans, emphasis and strong fonts.
- * Supports normal and tagged paragraphs.
+ * Supports normal, hanging and tagged paragraphs.
* Supports bullet lists.
* Supports multi-paragraph list items and blockquotes.
* Supports horizontal rules.
* Supports converting `[bash](man:bash(1))` links into man page references.
* Provides Rake task for converting `man/*.md` into man pages.
@@ -66,9 +66,13 @@
### Paragraphs
Normal paragraph.
Normal paragraph.
+
+ `command` [`--foo`] *FILE*
+
+`command` [`--foo`] *FILE*
`--tagged`
Text here.
`--tagged`