Changeset 610577
- Timestamp:
- 10/11/2012 12:39:54 AM (13 years ago)
- Location:
- wp-html-compression
- Files:
-
- 2 edited
-
tags/0.5.3/readme.txt (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-html-compression/tags/0.5.3/readme.txt
r610571 r610577 49 49 = Why does my compressed HTML have a space between most tags? = 50 50 51 To preserve s*rendered* whitespace. One or more line breaks in your markup are rendered as a single space in a web browser. Visual discrepancies would occur if those line breaks were not converted to at least one space.51 To preserve *rendered* whitespace. One or more line breaks in your markup are rendered as a single space in a web browser. Visual discrepancies would occur if those line breaks were not converted to at least one space. 52 52 53 53 = How do I mark areas that should not be compressed? = -
wp-html-compression/trunk/readme.txt
r610571 r610577 49 49 = Why does my compressed HTML have a space between most tags? = 50 50 51 To preserve s*rendered* whitespace. One or more line breaks in your markup are rendered as a single space in a web browser. Visual discrepancies would occur if those line breaks were not converted to at least one space.51 To preserve *rendered* whitespace. One or more line breaks in your markup are rendered as a single space in a web browser. Visual discrepancies would occur if those line breaks were not converted to at least one space. 52 52 53 53 = How do I mark areas that should not be compressed? =
Note: See TracChangeset
for help on using the changeset viewer.