Closed micahcowan closed 4 years ago
Nice!
There's still a straggler </dl>
tag at line 372 (end of section 4.4.1, with text The backup bit (B) is set by this call.</dl>
. I believe the markdown processor maybe doesn't love the fact that a </dd>
tag ended, and then was followed by more/other elements + CDATA? I'd craft a pull request, but I don't have the build environ setup, and I figure it'd be easier for you to test the fix.
The page at https://prodos8.com/docs/techref/calls-to-the-mli/ is riddled with extraneous HTML closing tags (I've seen many
</DL>
and</P>
).