外掛說明
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.
參與者及開發者
變更記錄
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