You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<div><h2id="index"><ahref="#index" name="index">#</a>Index</h2><ul><li><strong>Only available in the <ahref="https://transactions.sendowl.com/products/78175486/4422834F/view">PDF</a>.</strong></li>
2919
2919
<li><strong>Ctrl+F / ⌘F is usually sufficient.</strong></li>
2920
2920
<li><strong>Searching <codeclass="python hljs"><spanclass="hljs-string">'#<title>'</span></code> will limit the search to the titles.</strong></li>
2921
-
<li><strong>Click on the <codeclass="python hljs"><spanclass="hljs-string">'#'</span></code> symbol to get a link to specific section.</strong></li>
2921
+
<li><strong>Click on the title's <codeclass="python hljs"><spanclass="hljs-string">'#'</span></code> symbol to get a link to specific section.</strong></li>
Copy file name to clipboardExpand all lines: parse.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -337,7 +337,7 @@ const INDEX =
337
337
'<li><strong>Only available in the <a href="https://transactions.sendowl.com/products/78175486/4422834F/view">PDF</a>.</strong></li>\n'+
338
338
'<li><strong>Ctrl+F / ⌘F is usually sufficient.</strong></li>\n'+
339
339
'<li><strong>Searching <code class="python hljs"><span class="hljs-string">\'#<title>\'</span></code> will limit the search to the titles.</strong></li>\n'+
340
-
'<li><strong>Click on the <code class="python hljs"><span class="hljs-string">\'#\'</span></code> symbol to get a link to specific section.</strong></li>\n';
340
+
'<li><strong>Click on the title\'s <code class="python hljs"><span class="hljs-string">\'#\'</span></code> symbol to get a link to specific section.</strong></li>\n';
0 commit comments