Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

MarkItUp!

Описание

MarkItUp (beta) allows for you to use Markdown on your WordPress site.

It does this on a per-author basis and per-post. This means that you shouldn’t be accidently converting other people’s posts/pages into Markdown by accident!

Currently this wears the beta label because it could have little bumps which aren’t smoothed out just yet.

Установка

This section describes how to install the plugin and get it working.

e.g.

  1. Upload the directory markitup to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

Часто задаваемые вопросы

What about my existing content using complex markup?

The WordPress default editor will be used

Not all of my authors like Markdown, is that a problem?

Currently each author has to manually enable it in their settings, so there is nothing to worry about

I want Feature X, Y or Z

Do let me know on Twitter http://twitter.com/kennydude

How do I center align my images?

This is on a site-wide basis and can be enabled by going to Settings -> Writing and there is a «MarkItUp» section.

Отзывы

Нет отзывов об этом плагине.

Участники и разработчики

«MarkItUp!» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «MarkItUp!» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

1a

  • Hello world
  • Version a made the plugin work on some systems (wrong version of MarkdownExtra)

1.1

  • More highlighting in the editor
  • Images can now be aligned left, center or right

1.2

  • Fixes

1.3

  • New Markdown renderer. I rewrote it because the existing one was crap