Fossil SCM
Moved the first paragraph of the checkin names doc up above the Quick Reference sidebar table to sidestep the previously-mentioned wiki rendering bug, at the minor expense of pushing said sidebar down slightly. (Also removed local overrides on the table, to let the skin's table styling take over fully.) The prior checkin's fix the first-line spacing problem doesn't suffice; the bug still leaves this paragraph unindented and without the same line spacing as the others.
Commit
6b40ee53c82b2e303cbdfd46a533feb59fe590b6a768dd1efe7c4f12a1247b3e
Parent
6185c648d1af140…
1 file changed
+6
-5
+6
-5
| --- www/checkin_names.wiki | ||
| +++ www/checkin_names.wiki | ||
| @@ -1,8 +1,13 @@ | ||
| 1 | 1 | <title>Check-in Names</title> |
| 2 | 2 | |
| 3 | -<table align="right" border="1" width="33%" cellpadding="10"> | |
| 3 | +Many Fossil [/help|commands] and [./webui.wiki | web interface] URLs accept | |
| 4 | +check-in names as an argument. For example, the "[/help/info|info]" command | |
| 5 | +accepts an optional check-in name to identify the specific check-in | |
| 6 | +about which information is desired: | |
| 7 | + | |
| 8 | +<table align="right" width="33%"> | |
| 4 | 9 | <tr><td> |
| 5 | 10 | <h3>Quick Reference</h3> |
| 6 | 11 | <ul> |
| 7 | 12 | <li> Hash prefix |
| 8 | 13 | <li> Branch name |
| @@ -21,14 +26,10 @@ | ||
| 21 | 26 | <li> <b>ckout</b> (<a href='./embeddeddoc.wiki'>embedded docs</a> only) |
| 22 | 27 | </ul> |
| 23 | 28 | </ul> |
| 24 | 29 | </td></tr> |
| 25 | 30 | </table> |
| 26 | -Many Fossil [/help|commands] and [./webui.wiki | web interface] URLs accept | |
| 27 | -check-in names as an argument. For example, the "[/help/info|info]" command | |
| 28 | -accepts an optional check-in name to identify the specific check-in | |
| 29 | -about which information is desired: | |
| 30 | 31 | |
| 31 | 32 | <blockquote> |
| 32 | 33 | <tt>fossil info</tt> <i>checkin-name</i> |
| 33 | 34 | </blockquote> |
| 34 | 35 | |
| 35 | 36 |
| --- www/checkin_names.wiki | |
| +++ www/checkin_names.wiki | |
| @@ -1,8 +1,13 @@ | |
| 1 | <title>Check-in Names</title> |
| 2 | |
| 3 | <table align="right" border="1" width="33%" cellpadding="10"> |
| 4 | <tr><td> |
| 5 | <h3>Quick Reference</h3> |
| 6 | <ul> |
| 7 | <li> Hash prefix |
| 8 | <li> Branch name |
| @@ -21,14 +26,10 @@ | |
| 21 | <li> <b>ckout</b> (<a href='./embeddeddoc.wiki'>embedded docs</a> only) |
| 22 | </ul> |
| 23 | </ul> |
| 24 | </td></tr> |
| 25 | </table> |
| 26 | Many Fossil [/help|commands] and [./webui.wiki | web interface] URLs accept |
| 27 | check-in names as an argument. For example, the "[/help/info|info]" command |
| 28 | accepts an optional check-in name to identify the specific check-in |
| 29 | about which information is desired: |
| 30 | |
| 31 | <blockquote> |
| 32 | <tt>fossil info</tt> <i>checkin-name</i> |
| 33 | </blockquote> |
| 34 | |
| 35 |
| --- www/checkin_names.wiki | |
| +++ www/checkin_names.wiki | |
| @@ -1,8 +1,13 @@ | |
| 1 | <title>Check-in Names</title> |
| 2 | |
| 3 | Many Fossil [/help|commands] and [./webui.wiki | web interface] URLs accept |
| 4 | check-in names as an argument. For example, the "[/help/info|info]" command |
| 5 | accepts an optional check-in name to identify the specific check-in |
| 6 | about which information is desired: |
| 7 | |
| 8 | <table align="right" width="33%"> |
| 9 | <tr><td> |
| 10 | <h3>Quick Reference</h3> |
| 11 | <ul> |
| 12 | <li> Hash prefix |
| 13 | <li> Branch name |
| @@ -21,14 +26,10 @@ | |
| 26 | <li> <b>ckout</b> (<a href='./embeddeddoc.wiki'>embedded docs</a> only) |
| 27 | </ul> |
| 28 | </ul> |
| 29 | </td></tr> |
| 30 | </table> |
| 31 | |
| 32 | <blockquote> |
| 33 | <tt>fossil info</tt> <i>checkin-name</i> |
| 34 | </blockquote> |
| 35 | |
| 36 |