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

  • defn-item Is a template for an item block because =defn blocks do not (at time of writing) properly handle internal Pod FormatCodes.

    Use as

        =begin item :template<defn-item>
        some text
    
        in paragraphs
        =end item
    
    Or
        =for item :template<defn-item>
        Some text, no paragraphs
    
    
  • quote Is a template for a paragraph, so that the quoted contents are indented, and optional items are included:

    • author : the authour of the quoation

    • citation: the place where the quotation can be found

Collection-Plugin-Development v0.3.0

Development and working repository for Collection plugins

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

This website uses cookies for analytics.

Got it!