설명
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