Dette plugin er ikke blevet testet med de seneste 3 større udgivelser af WordPress. Det vedligeholdes eller understøttes muligvis ikke længere og kan have kompatibilitetsproblemer, når det bruges med nyere versioner af WordPress.

Harrix MarkdownFile

Beskrivelse

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:

Brug/Shortcode

[markdown-file][/markdown-file] 

This shortcode embeds markdown file by url.

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

Skærmbilleder

Installation

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

FAQ

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.

Anmeldelser

Der er ingen anmeldelser for denne widget.

Bidragsydere & udviklere

“Harrix MarkdownFile” er open source-software. Følgende personer har bidraget til dette plugin.

Bidragsydere

Ændringslog

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.