Jump to content

User:Dhaumann: Difference between revisions

From KDE TechBase
Dhaumann (talk | contribs)
m my personal todo list.
 
Dhaumann (talk | contribs)
mNo edit summary
Line 3: Line 3:


syntax highlighting for code blocks.
syntax highlighting for code blocks.
<nowiki>
<nowiki>
<highlightSyntax language="cpp">
<highlightSyntax language="cpp">
</highlightSyntax>
</highlightSyntax>
</nowiki>
</nowiki>

Revision as of 21:10, 13 September 2006

My scratch pad :) This is just my personal todo and notes page for now, otherwise I'll forget important things.


syntax highlighting for code blocks.

 <highlightSyntax language="cpp">
 </highlightSyntax>