该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Harrix MarkdownFile

描述

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

Demo

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

The plugin uses the libraries:

用法

[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」是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

1.2

  • Using the new Markdown parser.
  • Changing the default shortcode to [markdown-file].

1.1

  • Corrections on the remarks the team WordPress.

1.0

  • First Version.