=== Harrix MarkdownFile === Contributors: Harrix Donate link: Tags: markdown, github, shortcode, markdown, embed Requires at least: 3.0 Tested up to: 4.4 Stable tag: 1.2 License: MIT License URI: https://raw.github.com/Harrix/Harrix-MarkdownFile/README.md Display Markdown files with syntax highlighting in Wordpress. == Description == Harrix MarkdownFile is a plugin to display Markdown files with syntax highlighting in Wordpress. = Demo = [http://blog.harrix.org/?p=1336](http://blog.harrix.org/?p=1336) The plugin uses the libraries: * parsedown: [http://parsedown.org/](http://parsedown.org/) * highlightjs.org: [https://highlightjs.org/](https://highlightjs.org) = Usage = `[markdown-file][/markdown-file]` This shortcode embeds markdown file by url. `[markdown-file]https://raw.github.com/Harrix/HarrixQtLibrary/master/README.md[/markdown-file]` == Installation == 1. Upload the `harrix-markdownfile` folder to the `/wp-content/plugins/` directory 1. Activate the Harrix MarkdownFile plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == = 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. == Screenshots == 1. An example of using the plugin. 2. Example Markdown file. 3. Example display Markdown file шт Html with syntax highlighting code. == Upgrade Notice == = 1.2 = Changing the default shortcode to [markdown-file] and using the new Markdown parser. = 1.1 = Corrections on the remarks the team Wordpress. = 1.0 = First Version. == Changelog == = 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.