]> git.cameronkatri.com Git - mandoc.git/history - mdoc_html.c
Only sort the result array if it contains more than one element,
[mandoc.git] / mdoc_html.c
2021-03-30 Ingo SchwarzeIn HTML output, correctly render .Bd -unfilled in propo...
2020-10-16 Ingo SchwarzeIn HTML output, avoid printing a newline right after...
2020-04-19 Ingo SchwarzeCorrectly handle non-unique tags even when NODE_ID...
2020-04-18 Ingo SchwarzeWhen a .Tg is attached to a paragraph, attach the permalink
2020-04-06 Ingo SchwarzeSupport manual tagging of .Pp, .Bd, .D1, .Dl, .Bl,...
2020-04-01 Ingo SchwarzeJust like we are already doing it in HTML output, autom...
2020-03-13 Ingo SchwarzeSplit tagging into a validation part including prioriti...
2020-02-27 Ingo SchwarzeThe HTML standard does not allow self-closing syntax...
2020-02-27 Ingo SchwarzeIntroduce the concept of nodes that are semantically...
2020-01-19 Ingo SchwarzeIntroduce a new mdoc(7) macro .Tg ("tag") to explicitly...
2019-12-11 Ingo SchwarzeIn HTML, display straight quotes, not curly quotes...
2019-09-15 Ingo SchwarzeFix line breaking in no-fill mode (.Bd -unfilled/<pre>),
2019-09-03 Ingo SchwarzeFormat .Nd with more logically with <span> rather than...
2019-09-01 Ingo Schwarzedelete the TAG_IDIV crutch, which is no longer used
2019-03-01 Ingo SchwarzeWrap .Sh/.SH sections and .Ss/.SS subsections in HTML...
2019-01-18 Ingo SchwarzeThe .UR and .MT blocks in man(7) are represented by...
2019-01-11 Ingo Schwarzedo not access a NULL pointer when formatting a complete...
2019-01-11 Ingo SchwarzeRemove the HTML title= attributes which harmed accessib...
2019-01-10 Ingo SchwarzeAfter years of gnashing of teeth, i finally found a...
2019-01-07 Ingo SchwarzeRepresent mdoc(7) .Pp (and .sp, and some SYNOPSIS and...
2018-12-31 Ingo SchwarzeCleanup, no functional change:
2018-12-30 Ingo SchwarzeCleanup, no functional change:
2018-12-25 Ingo Schwarzebugfix: make the static class buffer long enough
2018-12-22 Ingo SchwarzeIn the TOC, close <a> before opening <ul>.
2018-12-16 Ingo SchwarzeYet another round of improvements to manual font selection.
2018-12-13 Ingo SchwarzeCleanup, no functional change:
2018-12-03 Ingo SchwarzeIn the validators, translate obsolete macro aliases...
2018-10-04 Ingo SchwarzeWhen a subsection header contains no letters but only...
2018-10-02 Ingo Schwarzeadd DESCRIPTION and .Ss to the toc; suggested by espie@
2018-10-02 Ingo SchwarzeAdd an option -T html -O toc to add a brief table of...
2018-10-02 Ingo SchwarzeSupport a second argument to -O man,
2018-08-17 Ingo SchwarzeRemove more pointer arithmetic passing via regions...
2018-07-27 Ingo Schwarzegarbage collect the unused "#define INDENT"
2018-06-25 Ingo SchwarzeDelete substantial amounts of code
2018-06-25 Ingo SchwarzeDrop explicit, constant style=margin-left attribute...
2018-06-25 Ingo SchwarzeDo not write <colgroup> elements. Their only purpose...
2018-06-10 Ingo SchwarzeIn HTML output, for lists that have an -indent argument...
2018-05-29 Ingo SchwarzeIgnore author-specified -width arguments for -tag and...
2018-05-25 Ingo SchwarzeDo not write duplicate id= attributes, they violate...
2018-05-21 Ingo SchwarzeUse <span> for .Ms rather than <b>; discussed with...
2018-05-21 Ingo SchwarzeUse <span> for .Ad rather than <i>; also suggested...
2018-05-21 Ingo SchwarzeUse <span> rather than abusing <i> for .Pa;
2018-05-09 Ingo SchwarzeFix a long-standing issue:
2018-05-08 Ingo SchwarzeEliminate the class=It-* attributes.
2018-05-08 Ingo SchwarzeSwitch the emitted HTML element from <b> to <code>...
2018-04-24 Ingo Schwarzereplace my vague and idiosyncratic term "selflink"
2018-04-13 Ingo Schwarzepreserve comments before .Dd and .TH (typically Copyrig...
2018-04-11 Ingo Schwarzepreserve comments before .Dd when converting mdoc(7...
2017-07-15 Ingo SchwarzeIn .Bl -tag and -hang, do not print a margin-left style...
2017-07-15 Ingo Schwarzeuse the same width increase logic for .Bl -hang as...
2017-07-14 Ingo SchwarzeHandle .Bl -compact via CSS rather than writing individ...
2017-06-24 Ingo SchwarzeSplit -Wstyle into -Wstyle and the even lower -Wbase...
2017-06-19 Ingo SchwarzeFix a regression in the previous revision:
2017-05-30 Ingo Schwarzefix formatting of intermediate punctuation in .Lk
2017-05-17 Ingo SchwarzeDelete pointless width calculation for SYNOPSIS .Nm...
2017-05-12 Ingo SchwarzeMake the tag column in .Bl -tag lists wider:
2017-05-09 Ingo SchwarzeTrailing \c suppresses the output line break even if
2017-05-05 Ingo SchwarzeMove .sp to the roff modules. Enough infrastructure...
2017-05-05 Ingo Schwarzemove .ll to the roff modules
2017-05-05 Ingo SchwarzeMove handling of the roff(7) .ft request from the man(7)
2017-05-04 Ingo SchwarzeStart roff formatter modules for HTML and termininal...
2017-05-04 Ingo SchwarzeParser reorg:
2017-04-24 Ingo SchwarzeContinue parser unification:
2017-04-17 Ingo SchwarzeFix handling of trailing punctuation in .Lk.
2017-03-17 Ingo SchwarzeFix regression in mdoc_html.c 1.275, man_html 1.134:
2017-03-15 Ingo SchwarzeMinimal support for deep linking into man(7) pages.
2017-03-14 Ingo SchwarzeSlightly increase widths calculated from string lengths...
2017-03-13 Ingo SchwarzePort ctags-style, less(1) :t internal searching from...
2017-03-13 Ingo SchwarzePrint title="..." in addition to id="..." attributes...
2017-03-03 Ingo Schwarzeremove a few redundant conditions that jsg@ found with...
2017-02-22 Ingo SchwarzeHandle an odd edge case where .It is preceded by .Sm.
2017-02-16 Ingo SchwarzeRemove the ENDBODY_NOSPACE flag, simplifying the code.
2017-02-06 Ingo SchwarzeThe .Nm macro does not only use the default name when...
2017-02-05 Ingo SchwarzeWrap .St content in a <span class="St">.
2017-02-05 Ingo Schwarzefix font selection for .Bf without argument
2017-02-05 Ingo Schwarzemark up .Ar, .Fa, .Va, .Ft, and .Vt with <var> rather...
2017-02-05 Ingo Schwarzefor .Rs, use <cite>
2017-02-05 Ingo SchwarzeImprove <table> syntax:
2017-01-29 Ingo Schwarzeeliminate one useless struct and one level of indirection;
2017-01-28 Ingo SchwarzeSimplify usage of print_otag() even more:
2017-01-28 Ingo Schwarze.Bl -column with zero columns is legal, so don't segfal...
2017-01-25 Ingo SchwarzeImprove HTML formatting of .Bl -tag.
2017-01-21 Ingo SchwarzeAvoid writing constant style attributes over and over...
2017-01-21 Ingo Schwarzeclean up the remaining class attributes
2017-01-20 Ingo SchwarzeStandardize class attributes for semantic macros.
2017-01-20 Ingo Schwarzestandardize .Rs class attributes
2017-01-20 Ingo Schwarzestandardize .Bl and .It class attributes
2017-01-19 Ingo Schwarzeclean up markup of .Bd, .D1, .Dl, .Li, and .Ql;
2017-01-19 Ingo Schwarzeclean up .Sx and .Xr HTML markup
2017-01-19 Ingo SchwarzeClean up CSS rules for sections and paragraphs.
2017-01-19 Ingo SchwarzeStart cleanup: trim useless HTML comments, <div> elements,
2017-01-19 Ingo SchwarzeImplement line breaking of the generated HTML code...
2017-01-18 Ingo SchwarzeMake HTML output more human readable by overhauling...
2017-01-17 Ingo SchwarzeCompletely delete the buf field of struct html and...
2017-01-17 Ingo SchwarzeSimplify the usage of print_otag() by making it accept...
2017-01-11 Ingo SchwarzeDo text production for .Bt, .Ex, .Rv, .Ud at the valida...
2017-01-10 Ingo SchwarzeUse new NODE_NOSRC and NODE_NOPRT flags for .Bx and...
2017-01-10 Ingo SchwarzeFor the .Ux/.Ox family of macros, do text production...
2017-01-10 Ingo Schwarzeunify names of AST node flags; no change of cpp output
2017-01-10 Ingo SchwarzeIntroduce flags NODE_NOSRC and NODE_NOPRT for AST nodes.
next