From bec9485d93ebcdb3d33f5c43cad09f86acb06d1d Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sun, 5 Feb 2012 14:58:55 -0800 Subject: Re-added the --ascii option. Now it is implemented in pandoc.hs, not in the HTML writer. --- changelog | 3 --- 1 file changed, 3 deletions(-) (limited to 'changelog') diff --git a/changelog b/changelog index 7ec7e9f33..2ccd1d4df 100644 --- a/changelog +++ b/changelog @@ -178,9 +178,6 @@ pandoc (1.9) * `'` is no longer escaped in HTML output. It does not need to be escaped outside of attributes. - * The `--ascii` option has been removed, because of differences - in blaze-html's and xhtml's escaping. - * Pandoc will no longer transform leading newlines in code blocks to `
` tags. -- cgit v1.2.3