The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
# This file tests the inline filter

Some text before.

!block inline; target='raw'
Some inline
text.
!endblock

Some middle text.

!block inline; target='raw'
Some more
inline text.
!endblock

Some text after.