Fossil SCM
Applied pre-wrap styling to the command example at the top of the checkin names doc to keep it from crashing into the Quick Reference sidebar on mobile.
Commit
c062e330ccb805c6f2207440515f5b6afce27dfa5c4c7eb10b0a8206b7952c73
Parent
b48e48366762d32…
1 file changed
+2
-2
+2
-2
| --- www/checkin_names.wiki | ||
| +++ www/checkin_names.wiki | ||
| @@ -25,12 +25,12 @@ | ||
| 25 | 25 | Many Fossil [/help|commands] and [./webui.wiki | web interface] URLs accept |
| 26 | 26 | check-in names as an argument. For example, the "[/help/info|info]" command |
| 27 | 27 | accepts an optional check-in name to identify the specific check-in |
| 28 | 28 | about which information is desired: |
| 29 | 29 | |
| 30 | -<pre> | |
| 31 | -fossil info< <i>checkin-name</i> | |
| 30 | +<pre style="white-space: pre-wrap"> | |
| 31 | +fossil info <i>checkin-name</i> | |
| 32 | 32 | </pre> |
| 33 | 33 | |
| 34 | 34 | You are perhaps reading this page from the following URL: |
| 35 | 35 | |
| 36 | 36 | <verbatim> |
| 37 | 37 |
| --- www/checkin_names.wiki | |
| +++ www/checkin_names.wiki | |
| @@ -25,12 +25,12 @@ | |
| 25 | Many Fossil [/help|commands] and [./webui.wiki | web interface] URLs accept |
| 26 | check-in names as an argument. For example, the "[/help/info|info]" command |
| 27 | accepts an optional check-in name to identify the specific check-in |
| 28 | about which information is desired: |
| 29 | |
| 30 | <pre> |
| 31 | fossil info< <i>checkin-name</i> |
| 32 | </pre> |
| 33 | |
| 34 | You are perhaps reading this page from the following URL: |
| 35 | |
| 36 | <verbatim> |
| 37 |
| --- www/checkin_names.wiki | |
| +++ www/checkin_names.wiki | |
| @@ -25,12 +25,12 @@ | |
| 25 | Many Fossil [/help|commands] and [./webui.wiki | web interface] URLs accept |
| 26 | check-in names as an argument. For example, the "[/help/info|info]" command |
| 27 | accepts an optional check-in name to identify the specific check-in |
| 28 | about which information is desired: |
| 29 | |
| 30 | <pre style="white-space: pre-wrap"> |
| 31 | fossil info <i>checkin-name</i> |
| 32 | </pre> |
| 33 | |
| 34 | You are perhaps reading this page from the following URL: |
| 35 | |
| 36 | <verbatim> |
| 37 |