Artifact 5548f5376c04b82045f9b6701cac72ad85b0720b535e5a97aa96188fce2f4f60:
- File
www/delta_format.wiki
— part of check-in
[93cee1f56e]
at
2021-09-17 02:02:44
on branch trunk
— Converted all uses of the obsolete
named anchor feature from HTML before 4.0 to use fragment identifiers
instead. (www/* subtree only.)
Where possible, changed constructs like
<a name="foo"></a><h3>
to<h3 id="foo">
Also fixed a few cases where the link target came after a header so the browser would scroll the header off the screen when visiting the targeted section.
Added a 50em pad at the bottom of one such edited doc to allow the intra-doc link targets to be useful since it's a short enough doc that on sufficiently tall browser windows, scrolling isn't possible, so using those anchors has no visible effect. (user: wyoung size: 11893) [more...]
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.