DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:txt2tags

This is an old revision of the document!


txt2tags plugin

Compatible with DokuWiki

2012-10-13 “Adora Belle” and newer

plugin Parses txt2tags.

Last updated on
2012-12-11
Provides
Syntax
Repository
Source

This extension has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues.

Tagged with formatting, markup_language

By Eric Forgeot, derived from markdownextra plugin by Joonas Pulakka and Jiang Le

Download and Installation

Download and install the plugin using the Plugin Manager using the following URL. Refer to Plugins on how to install plugins manually.

Also available in Google Code:

Usage

If the page name ends with .t2t suffix, it gets automatically parsed using txt2tags-php. To use that markup in other pages, the content must be embedded in a txt2tags block. For example:

  <t2t>
  = Header =
  ```
  some code
  ```
  Paragraph
  == Header ==
  1. A
  2. simple
  3. list
  + And
  + numbered
  + list
  Quite intuitive? 
  
  //italic//, **strong**, __underlined__ etc.
  
  </t2t>

For complete syntax, refer to http://www.txt2tags.org

Change Log

  • 2012-12-11
    • Initial release

Discussion

Feature requests:

Bugs:

Support:

plugin/txt2tags.1355186596.txt.gz · Last modified: 2012-12-11 01:43 by 82.252.147.137

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki