File: 220-mixed-sequences.view-pod

package info (click to toggle)
libpod-pom-perl 0.27-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze, wheezy
  • size: 728 kB
  • ctags: 358
  • sloc: perl: 3,809; makefile: 7
file content (16 lines) | stat: -rw-r--r-- 334 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
=head1 NAME

220-mixed-sequences

=head1 TESTCASES

This is B<bold and I<bold italic>>.

This is I<italic and B<bold italic>>.

This is code with a replacable text as italic: C<function(I<argument>)>.

This is an bold with embedded escapes: B<bold E<amp> bold>.

Code within non-breaking space sequence: S<< C<< code code code >> >>