Fossil SCM
Small typo fix in the change log.
Commit
cfbfdd1ec89fb566cbb6ab4ac18ab9968d47409840b79dc4a97e0a24fa5b3d02
Parent
aadbe015dfa5654…
1 file changed
+2
-2
+2
-2
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -10,12 +10,12 @@ | ||
| 10 | 10 | many cherry-pick merges into a single check-in. |
| 11 | 11 | [/timeline?f=2d75e87b760c0a9|Example] |
| 12 | 12 | * Enhance the markdown formatter to more closely follow the |
| 13 | 13 | [https://spec.commonmark.org/0.29/#emphasis-and-strong-emphasis|CommonMark specification] |
| 14 | 14 | with regard to text highlighting. |
| 15 | - Underscores in the middle of identifiers (ex: fossil_printf()) | |
| 16 | - no longer need to be escaped. | |
| 15 | + Underscores in the middle of identifiers (ex: fossil_printf() | |
| 16 | + no longer need to be escaped). | |
| 17 | 17 | * The markdown-to-html translator can prevent unsafe HTML |
| 18 | 18 | (for example: <script>) on user-contributed pages like forum and |
| 19 | 19 | tickets and wiki. The admin can adjust this behavior using |
| 20 | 20 | the [/help?cmd=safe-html|safe-html setting] on the Admin/Wiki page. |
| 21 | 21 | The default is to disallow unsafe HTML everywhere. |
| 22 | 22 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -10,12 +10,12 @@ | |
| 10 | many cherry-pick merges into a single check-in. |
| 11 | [/timeline?f=2d75e87b760c0a9|Example] |
| 12 | * Enhance the markdown formatter to more closely follow the |
| 13 | [https://spec.commonmark.org/0.29/#emphasis-and-strong-emphasis|CommonMark specification] |
| 14 | with regard to text highlighting. |
| 15 | Underscores in the middle of identifiers (ex: fossil_printf()) |
| 16 | no longer need to be escaped. |
| 17 | * The markdown-to-html translator can prevent unsafe HTML |
| 18 | (for example: <script>) on user-contributed pages like forum and |
| 19 | tickets and wiki. The admin can adjust this behavior using |
| 20 | the [/help?cmd=safe-html|safe-html setting] on the Admin/Wiki page. |
| 21 | The default is to disallow unsafe HTML everywhere. |
| 22 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -10,12 +10,12 @@ | |
| 10 | many cherry-pick merges into a single check-in. |
| 11 | [/timeline?f=2d75e87b760c0a9|Example] |
| 12 | * Enhance the markdown formatter to more closely follow the |
| 13 | [https://spec.commonmark.org/0.29/#emphasis-and-strong-emphasis|CommonMark specification] |
| 14 | with regard to text highlighting. |
| 15 | Underscores in the middle of identifiers (ex: fossil_printf() |
| 16 | no longer need to be escaped). |
| 17 | * The markdown-to-html translator can prevent unsafe HTML |
| 18 | (for example: <script>) on user-contributed pages like forum and |
| 19 | tickets and wiki. The admin can adjust this behavior using |
| 20 | the [/help?cmd=safe-html|safe-html setting] on the Admin/Wiki page. |
| 21 | The default is to disallow unsafe HTML everywhere. |
| 22 |