Fossil SCM
Style tweak in the embedded doc: italic next to bold causes the slanted letters to crash into the surrounding bold text. Bold-italic solves that.
Commit
99e6f717bf49af91301c17b1aca4a59811477719dea36d486a507a77fe9ce102
Parent
b6fa99e8ce684e5…
1 file changed
+2
-2
+2
-2
| --- www/embeddeddoc.wiki | ||
| +++ www/embeddeddoc.wiki | ||
| @@ -232,12 +232,12 @@ | ||
| 232 | 232 | version of this document in the "experimental" branch. The symbolic name |
| 233 | 233 | can also be a date and time string in any of the following formats:</p> |
| 234 | 234 | |
| 235 | 235 | <ul> |
| 236 | 236 | <li> <i>YYYY-MM-DD</i> |
| 237 | -<li> <i>YYYY-MM-DD</i><b>T</b><i>HH:MM</i> | |
| 238 | -<li> <i>YYYY-MM-DD</i><b>T</b><i>HH:MM:SS</i> | |
| 237 | +<li> <i>YYYY-MM-DD<b>T</b>HH:MM</i> | |
| 238 | +<li> <i>YYYY-MM-DD<b>T</b>HH:MM:SS</i> | |
| 239 | 239 | </ul> |
| 240 | 240 | |
| 241 | 241 | When the symbolic name is a date and time, fossil shows the version |
| 242 | 242 | of the document that was most recently checked in as of the date |
| 243 | 243 | and time specified. So, for example, to see what the fossil website |
| 244 | 244 |
| --- www/embeddeddoc.wiki | |
| +++ www/embeddeddoc.wiki | |
| @@ -232,12 +232,12 @@ | |
| 232 | version of this document in the "experimental" branch. The symbolic name |
| 233 | can also be a date and time string in any of the following formats:</p> |
| 234 | |
| 235 | <ul> |
| 236 | <li> <i>YYYY-MM-DD</i> |
| 237 | <li> <i>YYYY-MM-DD</i><b>T</b><i>HH:MM</i> |
| 238 | <li> <i>YYYY-MM-DD</i><b>T</b><i>HH:MM:SS</i> |
| 239 | </ul> |
| 240 | |
| 241 | When the symbolic name is a date and time, fossil shows the version |
| 242 | of the document that was most recently checked in as of the date |
| 243 | and time specified. So, for example, to see what the fossil website |
| 244 |
| --- www/embeddeddoc.wiki | |
| +++ www/embeddeddoc.wiki | |
| @@ -232,12 +232,12 @@ | |
| 232 | version of this document in the "experimental" branch. The symbolic name |
| 233 | can also be a date and time string in any of the following formats:</p> |
| 234 | |
| 235 | <ul> |
| 236 | <li> <i>YYYY-MM-DD</i> |
| 237 | <li> <i>YYYY-MM-DD<b>T</b>HH:MM</i> |
| 238 | <li> <i>YYYY-MM-DD<b>T</b>HH:MM:SS</i> |
| 239 | </ul> |
| 240 | |
| 241 | When the symbolic name is a date and time, fossil shows the version |
| 242 | of the document that was most recently checked in as of the date |
| 243 | and time specified. So, for example, to see what the fossil website |
| 244 |