Skip to content

Commit b92bb14

Browse files
author
Thomas Getgood
committed
Added usage example, possibly without need.
1 parent 868b46f commit b92bb14

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

Diff for: README.rdoc

+9-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,12 @@ Last updated: Mon Dec 19 14:01:08 EST 2011
77

88
== Overview
99

10-
Adds buttons to autogenerate the tags for code blocks with syntax highlighting for sql, php, javascript, python, and ruby. Easily extended to more languages as the need arises.
10+
Adds handy wiki toolbar buttons which autogenerate tags for code blocks with syntax highlighting. Currently supports sql, php, javascript, python, and ruby. Easily extended to more languages as the need arises.
11+
12+
=== Example
13+
14+
Clicking on the php button will generate:
15+
16+
<pre><code class="PHP"></code></pre>
17+
18+
If text is highlighted then this text will be inserted between the tags.

0 commit comments

Comments
 (0)