WP-MarkupCollection

This plugin allows you to write posts using Markdown, DokuWiki, MediaWiki, reStructuredText, textile, HatenaSyntax, BBcode, etc.

Author:Koichi Nakashima (profile at wordpress.org)
WordPress version required:3.0
WordPress version tested:3.9.40
Plugin version:1.1.2
Added to WordPress repository:22-03-2014
Last updated:09-05-2014
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:20
Rated by:1
Plugin URI:https://github.com/ko1nksm/wp-markup-collecti...
Total downloads:1 649
Active installs:10+
plugin download
Click to start download

This plugin is developed on Github. To get full source code, see Github.

https://github.com/ko1nksm/wp-markup-collection

Features

  • Write your posts using many markup languages.
  • Syntax highlighter plugin integration..
  • Customizable architecture to use another filter. (for developer)

Filters and supported Markup Languages

  • [Internal] PHP Markdown (Markdown)
  • [Internal] PHP Markdown Extra (Markdown Extra)
  • [Internal] PHP Markdown Lib (Markdown, Markdown Extra) *Requires PHP >= 5.3.0
  • [Internal] PHP Textile (Textile) *Requires PHP >= 5.3.0
  • [Internal] PHP reStructuredText (reStructuredText)
  • [Internal] Text_Wiki (BBcode, coWiki, Creole, DokuWiki, MediaWiki, Tiki)
  • [Internal] HatenaSyntax (Hatena Syntax)
  • [External] MultiMarkdown (MultiMarkdown)
  • [External] Pandoc (Markdown, reStructuredText, Textile, LaTeX, MediaWiki, AsciiDoc, Org-Mode, etc)

The external filter, you need to install the command.

Markup syntax

Supported syntax are depend on those libraries or commands.

PHP Markdown, PHP Markdown Extra, PHP Markdown Lib
http://michelf.ca/projects/php-markdown/

PHP Textile
https://github.com/textile/php-textile/

PHP reStructuredText
https://code.google.com/p/php-restructuredtext/

Text_Wiki
https://github.com/pear/Text_Wiki/

HatenaSyntax
https://github.com/anatoo/HatenaSyntax

MultiMarkdown
http://fletcherpenney.net/multimarkdown/

Pandoc
http://johnmacfarlane.net/pandoc/


FAQ
ChangeLog