Fossil SCM
Found a simpler fix for [6b40ee53]: put a blank line between the end of the floated-right table and the first paragraph. Reduces the diff for this file relative to trunk to a single LF.
Commit
6088d2033773e6b97da5bd9e5567866c1a84ea4b2ca886475785ff11c320922a
Parent
4f9cb1d1e074f51…
1 file changed
+6
-6
+6
-6
| --- www/checkin_names.wiki | ||
| +++ www/checkin_names.wiki | ||
| @@ -1,13 +1,8 @@ | ||
| 1 | 1 | <title>Check-in Names</title> |
| 2 | 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%"> | |
| 3 | +<table align="right" border="1" width="33%" cellpadding="10"> | |
| 9 | 4 | <tr><td> |
| 10 | 5 | <h3>Quick Reference</h3> |
| 11 | 6 | <ul> |
| 12 | 7 | <li> Hash prefix |
| 13 | 8 | <li> Branch name |
| @@ -26,10 +21,15 @@ | ||
| 26 | 21 | <li> <b>ckout</b> (<a href='./embeddeddoc.wiki'>embedded docs</a> only) |
| 27 | 22 | </ul> |
| 28 | 23 | </ul> |
| 29 | 24 | </td></tr> |
| 30 | 25 | </table> |
| 26 | + | |
| 27 | +Many Fossil [/help|commands] and [./webui.wiki | web interface] URLs accept | |
| 28 | +check-in names as an argument. For example, the "[/help/info|info]" command | |
| 29 | +accepts an optional check-in name to identify the specific check-in | |
| 30 | +about which information is desired: | |
| 31 | 31 | |
| 32 | 32 | <blockquote> |
| 33 | 33 | <tt>fossil info</tt> <i>checkin-name</i> |
| 34 | 34 | </blockquote> |
| 35 | 35 | |
| 36 | 36 |
| --- www/checkin_names.wiki | |
| +++ www/checkin_names.wiki | |
| @@ -1,13 +1,8 @@ | |
| 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 |
| @@ -26,10 +21,15 @@ | |
| 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 |
| --- www/checkin_names.wiki | |
| +++ www/checkin_names.wiki | |
| @@ -1,13 +1,8 @@ | |
| 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 |
| @@ -26,10 +21,15 @@ | |
| 21 | <li> <b>ckout</b> (<a href='./embeddeddoc.wiki'>embedded docs</a> only) |
| 22 | </ul> |
| 23 | </ul> |
| 24 | </td></tr> |
| 25 | </table> |
| 26 | |
| 27 | Many Fossil [/help|commands] and [./webui.wiki | web interface] URLs accept |
| 28 | check-in names as an argument. For example, the "[/help/info|info]" command |
| 29 | accepts an optional check-in name to identify the specific check-in |
| 30 | about which information is desired: |
| 31 | |
| 32 | <blockquote> |
| 33 | <tt>fossil info</tt> <i>checkin-name</i> |
| 34 | </blockquote> |
| 35 | |
| 36 |