Plugin Directory

Changeset 1729793


Ignore:
Timestamp:
09/14/2017 10:01:11 AM (9 years ago)
Author:
enivid
Message:

More typos

File:
1 edited

Legend:

Unmodified
Added
Removed
  • post-typographer/trunk/readme.txt

    r1729784 r1729793  
    2020
    21213. All spaces following these words will be replaced with the non-breaking spaces:
    22 * at
    23 * or
    24 * and
    25 * the
    26 * a
    27 * an
    28 * in
    29 * on
    30 * of
    31 * for
    32 * to
    33 * as
    34 * i
    35 * or
    36 * my
     22    * at
     23    * or
     24    * and
     25    * the
     26    * a
     27    * an
     28    * in
     29    * on
     30    * of
     31    * for
     32    * to
     33    * as
     34    * i
     35    * or
     36    * my
    3737
    38384. Double and more spaces are replaced with the single ones.
     
    44447. `<pre></pre>` tag and its contents are preserved.
    4545
    46 Porblems:
     46= Problems: =
    4747
    48481. The plugin **will not** mess with the HTML tags or other mark-up tags delimited with < and >. It **will** mess with the Javascript code and such constructions as:
    49 `
     49    `
    5050    [code]
    5151    bla bla bla
    5252    [/code]
    53 `
     53    `
    5454
    55 Though, since version 6, the mess is minimized for [code] and [video] tags.
     55    Though, since version 6, the mess is minimized for [code] and [video] tags.
    5656
    57572. The n-dash thing will mess up with the phone numbers that have only one hyphen in them. They will be confused with the value ranges.
Note: See TracChangeset for help on using the changeset viewer.