Description
Harrix MarkdownFile is a plugin to display Markdown files with syntax highlighting in WordPress.
Démo
The plugin uses the libraries:
- parsedown: http://parsedown.org/
- highlightjs.org: https://highlightjs.org/
Utilisation
[markdown-file][/markdown-file]
This shortcode embeds markdown file by url.
[markdown-file]https://raw.github.com/Harrix/HarrixQtLibrary/master/README.md[/markdown-file]
Captures d’écran
Installation
- Upload the
harrix-markdownfile
folder to the/wp-content/plugins/
directory - 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.
Avis
Il n’y a aucun avis pour cette extension.
Contributeurs/contributrices & développeurs/développeuses
« Harrix MarkdownFile » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.
ContributeursTraduisez « Harrix MarkdownFile » dans votre langue.
Le développement vous intéresse ?
Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.
Journal
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.