Documentation
¶
Overview ¶
WIP - Experimental adventure plugin, this might find a new home soon, but it's here to stress test Gosora's extensibility for now
Highly experimental plugin for caching rendered pages for guests
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BbcodeParseWithoutCode ¶
Here for benchmarking purposes. Might add a plugin setting for disabling [code] as it has it's paws everywhere
func BbcodeRegexParse ¶
func BbcodeStripTags ¶
func InitBbcode ¶
func InitMarkdown ¶
func MarkdownParse ¶
An adapter for the parser, so that the parser can call itself recursively. This is less for the simple Markdown elements like bold and italics and more for the really complicated ones I plan on adding at some point.
Types ¶
type Hyperspace ¶
type Hyperspace struct {
// contains filtered or unexported fields
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.