Pycoon

 

fmt_textile

Page history last edited by anrienord 2 yrs ago

fmt_textile block

 

fmt_textile is a built-in formatting block that adds Textile markup language support to Pycoon.

 

Properties

 

  • Category: Formatting
  • Type: Built-in

 

Structure

 

  • Generators:
    • TextileGenerator

 

It provides (currently) the TextileGenerator pipeline generator component that produces a valid XHTML ElementTree infoset from a Source component formatted in Textile.

 

Dependencies

 

The block requires textile package.

 

Installation

 

Being built-in the block comes with Pycoon. To fulfill the dependencies automatically you need to run this command:

 

$ easy_install pycoon[fmt_textile]

 

 

See also

 

Comments (0)

You don't have permission to comment on this page.