Fossil SCM

Fixed an unwanted hard line break in javascript.md

wyoung 2021-01-15 15:11 trunk
Commit c31d5ba4b9d06f75f996e3262e745b09099ba760e6643014a91aa6a4faee3484
1 file changed +3 -2
--- www/javascript.md
+++ www/javascript.md
@@ -64,12 +64,13 @@
6464
Most JavaScript-based Fossil pages use less code than that.
6565
6666
Atop that, Fossil sends HTTP headers to the browser that allow it
6767
to perform aggressive caching so that typical page loads will skip
6868
re-loading this content on subsequent loads. These features are
69
- currently optional: you must either set the new [`fossil server
70
- --jsmode bundle` option][fsrv] or the corresponding `jsmode` control line
69
+ currently optional: you must either set the new
70
+ [`fossil server --jsmode bundle` option][fsrv] or the corresponding
71
+ `jsmode` control line
7172
in your [`fossil cgi`][fcgi] script when setting up your
7273
[Fossil server][fshome]. That done, Fossil’s JavaScript files will
7374
load almost instantly from the browser’s cache after the initial
7475
page load, rather than be re-transferred over the network.
7576
7677
--- www/javascript.md
+++ www/javascript.md
@@ -64,12 +64,13 @@
64 Most JavaScript-based Fossil pages use less code than that.
65
66 Atop that, Fossil sends HTTP headers to the browser that allow it
67 to perform aggressive caching so that typical page loads will skip
68 re-loading this content on subsequent loads. These features are
69 currently optional: you must either set the new [`fossil server
70 --jsmode bundle` option][fsrv] or the corresponding `jsmode` control line
 
71 in your [`fossil cgi`][fcgi] script when setting up your
72 [Fossil server][fshome]. That done, Fossil’s JavaScript files will
73 load almost instantly from the browser’s cache after the initial
74 page load, rather than be re-transferred over the network.
75
76
--- www/javascript.md
+++ www/javascript.md
@@ -64,12 +64,13 @@
64 Most JavaScript-based Fossil pages use less code than that.
65
66 Atop that, Fossil sends HTTP headers to the browser that allow it
67 to perform aggressive caching so that typical page loads will skip
68 re-loading this content on subsequent loads. These features are
69 currently optional: you must either set the new
70 [`fossil server --jsmode bundle` option][fsrv] or the corresponding
71 `jsmode` control line
72 in your [`fossil cgi`][fcgi] script when setting up your
73 [Fossil server][fshome]. That done, Fossil’s JavaScript files will
74 load almost instantly from the browser’s cache after the initial
75 page load, rather than be re-transferred over the network.
76
77

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button