Fossil SCM
Another doc formatting tweak.
Commit
ed36875ff761fe9e2203fccb374339578243412d
Parent
2e2e13b9c64d90a…
1 file changed
+2
-2
+2
-2
| --- www/env-opts.md | ||
| +++ www/env-opts.md | ||
| @@ -41,16 +41,16 @@ | ||
| 41 | 41 | |
| 42 | 42 | * _1_ — Uses the legacy algorithm, other flags are ignored. |
| 43 | 43 | |
| 44 | 44 | * _2_ — Trims leading and trailing carriage-returns and line-feeds |
| 45 | 45 | where they do not materially impact pre-existing formatting |
| 46 | - (i.e. at the start of the comment string -AND- right before | |
| 46 | + (i.e. at the start of the comment string _and_ right before | |
| 47 | 47 | line indentation). |
| 48 | 48 | |
| 49 | 49 | * _4_ — Trims leading and trailing spaces where they do not materially |
| 50 | 50 | impact the pre-existing formatting (i.e. at the start of the |
| 51 | - comment string -AND- right before line indentation). | |
| 51 | + comment string _and_ right before line indentation). | |
| 52 | 52 | |
| 53 | 53 | * _8_ — Attempts to break lines on word boundaries while honoring the |
| 54 | 54 | logical line length. |
| 55 | 55 | |
| 56 | 56 | * _10_ — Looks for the original comment text within the text being |
| 57 | 57 |
| --- www/env-opts.md | |
| +++ www/env-opts.md | |
| @@ -41,16 +41,16 @@ | |
| 41 | |
| 42 | * _1_ — Uses the legacy algorithm, other flags are ignored. |
| 43 | |
| 44 | * _2_ — Trims leading and trailing carriage-returns and line-feeds |
| 45 | where they do not materially impact pre-existing formatting |
| 46 | (i.e. at the start of the comment string -AND- right before |
| 47 | line indentation). |
| 48 | |
| 49 | * _4_ — Trims leading and trailing spaces where they do not materially |
| 50 | impact the pre-existing formatting (i.e. at the start of the |
| 51 | comment string -AND- right before line indentation). |
| 52 | |
| 53 | * _8_ — Attempts to break lines on word boundaries while honoring the |
| 54 | logical line length. |
| 55 | |
| 56 | * _10_ — Looks for the original comment text within the text being |
| 57 |
| --- www/env-opts.md | |
| +++ www/env-opts.md | |
| @@ -41,16 +41,16 @@ | |
| 41 | |
| 42 | * _1_ — Uses the legacy algorithm, other flags are ignored. |
| 43 | |
| 44 | * _2_ — Trims leading and trailing carriage-returns and line-feeds |
| 45 | where they do not materially impact pre-existing formatting |
| 46 | (i.e. at the start of the comment string _and_ right before |
| 47 | line indentation). |
| 48 | |
| 49 | * _4_ — Trims leading and trailing spaces where they do not materially |
| 50 | impact the pre-existing formatting (i.e. at the start of the |
| 51 | comment string _and_ right before line indentation). |
| 52 | |
| 53 | * _8_ — Attempts to break lines on word boundaries while honoring the |
| 54 | logical line length. |
| 55 | |
| 56 | * _10_ — Looks for the original comment text within the text being |
| 57 |