Sc
Class methods
available_shortcodes
Sourcekv:// inputs for the shortcode templates a content file needs, so tasks that render it can declare them as dependencies. This does not instantiate a Markdown::File (which would register the file in the global posts hash).
load_shortcodes
Load shortcodes from shortcodes/ and put them in the k/v store Pending: refactor duplication from Templates.load_templates
render_failures
SourceRecursively collect all shortcodes in a text, including shortcodes nested inside other shortcodes' bodies