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

Harrix MarkdownFile

Описание

Harrix MarkdownFile is a plugin to display Markdown files with syntax highlighting in WordPress.

Демо

http://blog.harrix.org/?p=1336

Плагин использует следующие библиотеки:

Применение

[markdown-file][/markdown-file] 

This shortcode embeds markdown file by url.

[markdown-file]https://raw.github.com/Harrix/HarrixQtLibrary/master/README.md[/markdown-file] 

Скриншоты

  • An example of using the plugin.
  • Example Markdown file.
  • Example display Markdown file шт Html with syntax highlighting code.

Установка

  1. Upload the harrix-markdownfile folder to the /wp-content/plugins/ directory
  2. Activate the Harrix MarkdownFile plugin through the ‘Plugins’ menu in WordPress

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

The code in the added file does not look like in the example

The plug only highlights code in the added file. Appearance code (text size, font, spacing, etc.) is determined by the design of your WordPress site.

Отзывы

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

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

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

Участники

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

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

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

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

1.2

  • Используется новый Markdown парсер.
  • Changing the default shortcode to [markdown-file].

1.1

  • Исправления по замечаниям команды WordPress.

1.0

  • Первая версия.