#674: [doc] POD escape B<> is not handled in verbatim section
---------------------+------------------------------------------------------
 Reporter:  fperrad  |       Owner:       
     Type:  patch    |      Status:  new  
 Priority:  normal   |   Milestone:       
Component:  docs     |     Version:  1.1.0
 Severity:  medium   |    Keywords:       
     Lang:           |       Patch:  new  
 Platform:           |  
---------------------+------------------------------------------------------
Changes (by jkeenan):

 * cc: jkeenan, allison (added)


Comment:

 This patch seemed reasonable enough.  But when I went to apply it and then
 checked theh patched files with ''podchecker'', I got errors like these:
 {{{
 $ podchecker docs/book/ch02_getting_started.pod
 *** ERROR: Unknown interior-sequence 'U' at line 10 in file
 docs/book/ch02_getting_started.pod
 *** ERROR: Unknown interior-sequence 'U' at line 11 in file
 docs/book/ch02_getting_started.pod
 *** ERROR: Unknown interior-sequence 'U' at line 17 in file
 docs/book/ch02_getting_started.pod
 *** ERROR: =end without =begin at line 120 in file
 docs/book/ch02_getting_started.pod
 *** ERROR: =end without =begin at line 131 in file
 docs/book/ch02_getting_started.pod
 docs/book/ch02_getting_started.pod has 5 pod syntax errors.
 }}}
 And, applying ''podchecker'' to ''docs/book/*.pod'' more generally, I got
 abundant errors.

 ISTR that Allison is doing some work getting the book ready for
 publication.  Is this a special POD format?

 So I didn't apply the patch yet.  Thank you very much.

 kid51

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/674#comment:1>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to