From 232484c0c7ec9987459851039c2e2d14578ec133 Mon Sep 17 00:00:00 2001 From: Derek Jones Date: Thu, 15 Jan 2009 19:10:48 +0000 Subject: Fixed a bug when an opening quote is preceded by a paragraph tag and immediately followed by another tag. --- user_guide/changelog.html | 1 + 1 file changed, 1 insertion(+) (limited to 'user_guide/changelog.html') diff --git a/user_guide/changelog.html b/user_guide/changelog.html index 9de2b1fae..245f218c5 100644 --- a/user_guide/changelog.html +++ b/user_guide/changelog.html @@ -100,6 +100,7 @@ SVN Revision:

  • Fixed a bug where HTML comments and <pre> tags were being parsed in Typography::auto_typography().
  • Fixed a bug with non-breaking space cleanup in Typography::auto_typography().
  • Fixed a bug in database escaping where a compound statement (ie: SUM()) wasn't handled correctly with database prefixes.
  • +
  • Fixed a bug when an opening quote is preceded by a paragraph tag and immediately followed by another tag.
  • Tweaked Typography::auto_typography() for some edge-cases.
  • -- cgit v1.2.3-24-g4f1b