Silk Veil is a Ruby extension or subclass of RedCloth, a library that implements the Textile document markups, which adds a few markups and short hand notations for some HTML entities.
To make it easier to refer to other documents and file attachments in Pandora books, Silk Veil adds the following markups:
[[locator | title]]
file:"attachment name [/attachment title [/icon]]"
image:"attachment name"
For “file” attachments, the attachment title, when specified, will be used to render the link in place of the raw file name. When the “icon” directive is specified, the link will be decorated with an icon.
=> to produce ⇒
<= to produce ⇐
-> to produce →
<- to produce ←
>> to produce »
<< to produce «
\\ to produce <br />
Reference to Textile markups can be found in the following pages:

Pandora Powered ™
