File: 220-mixed-sequences.pod

package info (click to toggle)
libpod-pom-perl 2.01-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 804 kB
  • sloc: perl: 2,756; 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 >> >>