説明
This plugin prettifies/beautifies/highlights source code placed inside <pre class="prettyprint">
tags. It is a light plugin with only 2 files.
New in 3.2.2 – use the hammer icon in the editor to paste your code and automatically have it converted to pretty code.
インストール
- Upload the plugin folder to your
/wp-content/plugins/
directory - Activate the plugin via the Plugins menu in WordPress
- Add code between
<pre class="prettyprint">
tags
評価
2016年9月3日
This plugin is very simple and easy to use and also lightweight. I like simple plugin like this. It is perfect for my need. Keep the good work.
貢献者と開発者
“Syntax Highlighter Lite” をあなたの言語に翻訳しましょう。
開発に興味がありますか ?
変更履歴
3.2.2
- New: code convertor in tinymce.
3.2.1
- Updated contributors
3.2.0
- UPDATE: Updated WordPress compatibility
3.1
- Added license link
- Added donate link
3
- CSS adjustments
- Removed Google webfont “Ubuntu” in order to save an HTTP request
- Better code font stack
2
- First public release