Opis
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.
Instalacija
- 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
Recenzije
Suradnici i Programeri
“Syntax Highlighter Lite” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.
SuradniciPrevedite “Syntax Highlighter Lite” na svoj jezik.
Zainteresirani ste za razvoj?
Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.
Dnevnik promjena
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