Commit 89336a9
Jesús Alonso Abad
Perl5 support to fold POD blocks
POD blocks (as defined with the =pod and =cut tags) should be foldable.
This documentation format is excessively verbose and clutters the file
when other sections are folded (especially after a "fold all"
operation).1 parent 4039ea8 commit 89336a9
1 file changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
26 | 32 | | |
0 commit comments