Am 25.01.2007 um 19:41 schrieb anders conbere:
I've added a page to the wiki to catalog examples of source code being
published online and the ways they do that.

http://microformats.org/wiki/code-examples

CodeHighlighter is an example of a syntax highlighter written in unobtrusive Javascript that designates the programming language through the class attribute of a code tag:

<pre><code class="ruby">
# ruby code
</code></pre>

Blogarticle about CodeHighlighter:
http://www.danwebb.net/2006/9/3/low-pro-unobtrusive-scripting-for- prototype

Examples for markup (for CSS, HTML, Ruby code):
http://svn.danwebb.net/external/CodeHighlighter/trunk/index.html

Am I supposed to add this to the wiki myself?

--
Sven
_______________________________________________
microformats-discuss mailing list
[email protected]
http://microformats.org/mailman/listinfo/microformats-discuss

Reply via email to