From e4702126ca8ee01714a13b0ed1df3b7adcd8b63f Mon Sep 17 00:00:00 2001
From: Derek Jones
Date: Wed, 14 Jan 2009 21:57:32 +0000
Subject: adjustments to auto_typography() to handle beginning and end lines
that contain, but do not start/finish with block level elements.
---
user_guide/changelog.html | 1 +
1 file changed, 1 insertion(+)
(limited to 'user_guide')
diff --git a/user_guide/changelog.html b/user_guide/changelog.html
index 1801a46b2..9de2b1fae 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.
+ Tweaked Typography::auto_typography() for some edge-cases.
--
cgit v1.2.3-24-g4f1b