diff options
Diffstat (limited to 't/fmt/pod/basic.pod')
-rw-r--r-- | t/fmt/pod/basic.pod | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/t/fmt/pod/basic.pod b/t/fmt/pod/basic.pod new file mode 100644 index 0000000..a507ec5 --- /dev/null +++ b/t/fmt/pod/basic.pod @@ -0,0 +1,22 @@ +=head1 This is a test title + +This is a test paragraph. This is a test paragraph. This is a test +paragraph. This is a test paragraph. This is a test paragraph. This is a +test paragraph. This is a test paragraph. This is a test paragraph. This +is a test paragraph. This is a test paragraph. This is a test paragraph. +This is a test paragraph. + +=over 4 + +=item this is a test item + +This is a test item text, but + it shouldn't be wrapped + since one of its lines is + indented. Does it work? + +=back + +The default is "^([ \n\t]*[|E<gt>:}#])+" + + This is a verbatim paragraph. |