توضیحات
Harrix MarkdownFile is a plugin to display Markdown files with syntax highlighting in WordPress.
آزمایشی
http://blog.harrix.org/?p=1336
The plugin uses the libraries:
- parsedown: http://parsedown.org/
- highlightjs.org: https://highlightjs.org/
کاربرد
[markdown-file][/markdown-file]
This shortcode embeds markdown file by url.
[markdown-file]https://raw.github.com/Harrix/HarrixQtLibrary/master/README.md[/markdown-file]
عکسهای صفحه
نصب
- Upload the
harrix-markdownfile
folder to the/wp-content/plugins/
directory - 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” به زبان شما.
علاقه مند به توسعه هستید؟
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
گزارش تغییرات
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.