विवरण
Simple Syntax Highlighting (SSH), simple, clean and lighweight plugin to integrate highlight.js into WordPress. highlightjs has automatic language detection an turn on syntax highlighting. You just need to select text than press button <ssh> or add the code into <pre> <code> </ code> </ pre> format.
Credit:
Highlight.js – https://highlightjs.org
Line numbering plugin: https://github.com/wcoder/highlightjs-line-numbers.js
Supports highlighting
- Java
- C
- HTML
- CSS
- PHP
- and more, up to 176 language, see: https://highlightjs.org/static/demo/
Instalation
- Download plugin Simple Syntax Highlighting archive, than unzip it.
- Upload the “simple-sintax-highlighting” folder to the “wp-content/plugins” directory.
- Activate the plugin through “plugins” menu in WordPress dashboard.
- Open menu: Setting > Simple Syntax Highlighting to configure.
Screenshoot
- Plugin Settings
- Editor
स्क्रिनसटहरू
प्रश्नोत्तर
Q: How to use Simple Syntax Highlighting plugin?
A: Paste yout code inside <pre> <code> </ code> </ pre> or please see screenshot.
समीक्षाहरू
योगदानकर्ता र डेभलपरहरू
“Simple Syntax Highlighting” खुला स्रोत सफ्टवेयर हो। निम्न व्यक्तिहरूले यो प्लगिनमा योगदान गरेका छन्।
योगदानकर्ताहरू“Simple Syntax Highlighting” लाई आफ्नो भाषामा अनुवाद गर्नुहोस्
विकासमा रुचि छ?
आरएसएस द्वारा कोड ब्राउज गर्नुहोस्, एसभीएन रिपजिटरी हेर्नुहोस्, वा विकास लग को सदस्यता लिनुहोस्।
चेन्जलग
1.1
- Fix line numbering
- Support plugin TinyMCE Advanced
- Update readme.txt
1.0
- Initial release.