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

Diff for /mandoc/html.h between version 1.88 and 1.89

version 1.88, 2018/04/13 16:28:07 version 1.89, 2018/05/09 00:46:10
Line 23  enum htmltag {
Line 23  enum htmltag {
         TAG_META,          TAG_META,
         TAG_TITLE,          TAG_TITLE,
         TAG_DIV,          TAG_DIV,
           TAG_IDIV,
         TAG_H1,          TAG_H1,
         TAG_H2,          TAG_H2,
         TAG_SPAN,          TAG_SPAN,

Legend:
Removed from v.1.88  
changed lines
  Added in v.1.89

CVSweb