Base class for any confluence tag which is a single tag not a AbstractConfluenceDelimitedBlock
Allows Scalate attributes to be defined inside a confluence template.
Implements the **children** macro in confluence
Default handler for the {snippet} code (renders a
Implements the "include" macro
Uses pygmentize to handles syntax coloring for the {snippet}'s code
Adds extendsions to the Confluence language such as support for a 'pygmentize' macro
Represents a {snippet} block in the wiki markup
Trait to define a {snippet} handler
Converts links used in wiki notation to find the template or wiki markup files on the file system.
Renders a Confluence filter
Helper class for working with wiki pages
Helper class to access file containing snippets of code: - on the local file system - using a full URL - using a URL that starts with a predefined prefix