diff options
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -49,6 +49,9 @@ pandoc (1.3) RST, but used in Sphinx for code blocks annotated with syntax information. Thanks to Luke Plant for the patch. + * Added "head" to list of block-level HTML tags. Resolves + Issue #108. + * Set utf-8 encoding in texinfo headers. * Properly handle commented-out list items in markdown. |