[BACK]Return to html.h CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc

Diff for /mandoc/html.h between version 1.105 and 1.106

version 1.105, 2019/09/01 15:12:19 version 1.106, 2020/01/19 18:02:00
Line 48  enum htmltag {
Line 48  enum htmltag {
         TAG_SPAN,          TAG_SPAN,
         TAG_VAR,          TAG_VAR,
         TAG_BR,          TAG_BR,
           TAG_MARK,
         TAG_MATH,          TAG_MATH,
         TAG_MROW,          TAG_MROW,
         TAG_MI,          TAG_MI,

Legend:
Removed from v.1.105  
changed lines
  Added in v.1.106

CVSweb