विवरण
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:
- parsedown: http://parsedown.org/
- 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]
स्क्रिनसटहरू
स्थापना
- 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” लाई आफ्नो भाषामा अनुवाद गर्नुहोस्
विकासमा रुचि छ?
आरएसएस द्वारा कोड ब्राउज गर्नुहोस्, एसभीएन रिपजिटरी हेर्नुहोस्, वा विकास लग को सदस्यता लिनुहोस्।
चेन्जलग
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.