Simple Extras

Some simple extra Pod::Block names and their templates

Usage

In a Pod6 content file, just use as

    =XXXX Contents of Block if any

    where XXX is a Block name given below, and no extra configuration is needed.

    =for XXXX :class<some-class-as-specified-below>
    Contents of Block if any

Block names

  • HR Generates a Horizontal rule. No class generates a plain <hr/>.

The following classes exist for HR | Hr | hr

  • yellowish-dots

  • bluish-dots

  • lilac-dots

  • greenish-dots

Templates

  • quotation Is a template for a paragraph, so that the quoted contents are indented, and optional items are included:

    • author : the author of the quotation

    • citation: the place where the quotation can be found

Raku::Pod::Render v4.10.6

A generic Pod6 Renderer with custom Pod::Blocks, FormatCodes for one or more files using templates, provides HTML and MarkDown.

The Camelia image is copyright 2009 by Larry Wall. "Raku" is a trademark of the Yet Another Society. All rights reserved.

Built with Podlite — the markup and publishing tools behind this site.