From 37f4b9caa02783e06dd7c5318200113409a0deb1 Mon Sep 17 00:00:00 2001
From: Derek Jones Formats text so that it is semantically and typographically correct HTML. Takes a string as input and returns it with
+ Formats text so that it is semantically and typographically correct HTML. Takes a string as input and returns it with
the following formatting: When using the Typography library in conjunction with the Template Parser library it can often be desirable to protect single
- and double quotes within curly braces. To enable this, set the protect_braced_quotes class property to TRUE.auto_typography()
-
@@ -133,7 +133,7 @@ This function is identical to the native PHP nl2br() function, except
protect_braced_quotes
Usage example:
-- cgit v1.2.3-24-g4f1b