[BACK]Return to pod2mdoc.1 CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / pod2mdoc

Diff for /pod2mdoc/pod2mdoc.1 between version 1.11 and 1.13

version 1.11, 2014/04/03 11:55:01 version 1.13, 2014/04/07 11:46:03
Line 101  Specifically, within each paragraph of the SYNOPSIS se
Line 101  Specifically, within each paragraph of the SYNOPSIS se
 following occur:  following occur:
 .Bl -bullet  .Bl -bullet
 .It  .It
   If any number of
   .Li #include <foo.h>
   lines are found at the start of a verbatim paragraph, they're rendered
   with
   .Sq \&In .
   .It
 An initial  An initial
 .Li B<>  .Li B<>
 format code is rendered as  format code is rendered as
Line 256  escape is discarded.
Line 262  escape is discarded.
 Unless solely a section link, the text and section parts of  Unless solely a section link, the text and section parts of
 .Li L<text|link/section>  .Li L<text|link/section>
 are discarded.  are discarded.
 Moreover, nested format codes, e.g.  
 .Li L<B<foo>|bar> ,  
 are not supported.  

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.13

CVSweb