Up to [cvsweb.bsd.lv] / mandoc / regress / mdoc / Rs
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.3 / (download) - annotate - [select for diffs], Sat Jan 25 00:22:29 2025 UTC (4 months, 4 weeks ago) by schwarze
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +4 -4 lines
Diff to previous 1.2 (colored)
Fix a violation of the HTML 5 standard (paragraph 4.5.6 "The cite element"). It is intended for titles, not to wrap complete citation blocks. Found in a conversation with job@ and tb@.
Revision 1.2 / (download) - annotate - [select for diffs], Fri Jan 24 23:36:22 2025 UTC (4 months, 4 weeks ago) by schwarze
Branch: MAIN
Changes since 1.1: +1 -1 lines
Diff to previous 1.1 (colored)
Formatting of the .%T (title) macro needs some logic to adhere to traditional typographic conventions that are already implemented for terminal output: set titles of independent works (like books or RFCs) in italic and of parts of larger works (like journal articles) in quotation marks and roman font. Do that in HTML output, too. OK job@ (without the regress parts), and tb@ appears to agree with the general direction
Revision 1.1 / (download) - annotate - [select for diffs], Sun Jan 19 23:05:27 2025 UTC (5 months ago) by schwarze
Branch: MAIN
test new .%R RFC hyperlink formatting (mdoc_html.c rev. 1.351)