From: Chris Rebert Date: Mon, 6 Feb 2012 07:02:16 +0000 (-0800) Subject: parallel fix to mustache template X-Git-Tag: v2.0.1~1^2~17^2~4^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=98cffdbf4684a85565d6ca7cf1173319863d03fd;p=thirdparty%2Fbootstrap.git parallel fix to mustache template --- diff --git a/docs/templates/pages/base-css.mustache b/docs/templates/pages/base-css.mustache index fd9a82f502..833e196ef7 100644 --- a/docs/templates/pages/base-css.mustache +++ b/docs/templates/pages/base-css.mustache @@ -299,7 +299,7 @@

Basic block

-

{{_i}}Use <pre> for multiple lines of code. Be sure to turn any angle brackets into unicode characters for proper rendering.{{/i}}

+

{{_i}}Use <pre> for multiple lines of code. Be sure to escape any angle brackets in the code for proper rendering.{{/i}}

 <p>{{_i}}Sample text here...{{/i}}</p>