Plugin Directory

Changeset 610577


Ignore:
Timestamp:
10/11/2012 12:39:54 AM (13 years ago)
Author:
prometh
Message:

updated faq

Location:
wp-html-compression
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • wp-html-compression/tags/0.5.3/readme.txt

    r610571 r610577  
    4949= Why does my compressed HTML have a space between most tags? =
    5050
    51 To preserves *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.
     51To 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.
    5252
    5353= How do I mark areas that should not be compressed? =
  • wp-html-compression/trunk/readme.txt

    r610571 r610577  
    4949= Why does my compressed HTML have a space between most tags? =
    5050
    51 To preserves *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.
     51To 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.
    5252
    5353= How do I mark areas that should not be compressed? =
Note: See TracChangeset for help on using the changeset viewer.