Changeset 1729793
- Timestamp:
- 09/14/2017 10:01:11 AM (9 years ago)
- File:
-
- 1 edited
-
post-typographer/trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
post-typographer/trunk/readme.txt
r1729784 r1729793 20 20 21 21 3. All spaces following these words will be replaced with the non-breaking spaces: 22 * at23 * or24 * and25 * the26 * a27 * an28 * in29 * on30 * of31 * for32 * to33 * as34 * i35 * or36 * my22 * 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 37 37 38 38 4. Double and more spaces are replaced with the single ones. … … 44 44 7. `<pre></pre>` tag and its contents are preserved. 45 45 46 Porblems: 46 = Problems: = 47 47 48 48 1. 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 ` 50 50 [code] 51 51 bla bla bla 52 52 [/code] 53 `53 ` 54 54 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. 56 56 57 57 2. 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.