User Tools

Site Tools


sytaxhighlighter

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
sytaxhighlighter [2017/02/05 14:48] walkeradminsytaxhighlighter [2023/03/09 22:35] (current) – external edit 127.0.0.1
Line 24: Line 24:
 So yes it is readable, and stands out, but the formatting is much nicer if it looks similar to how it would in an actual Python development environment, like this: So yes it is readable, and stands out, but the formatting is much nicer if it looks similar to how it would in an actual Python development environment, like this:
 \\  \\ 
-<sxh [XML][; options for SyntaxHighlighter]>+<sxh [py][; options for SyntaxHighlighter]>
 if len(sys.argv)>1: if len(sys.argv)>1:
   WaitTime = int(sys.argv[1])/float(1000)   WaitTime = int(sys.argv[1])/float(1000)
Line 30: Line 30:
   WaitTime = 10/float(1000)   WaitTime = 10/float(1000)
 </sxh> </sxh>
 +\\ 
 +\\ 
  
- +---- 
 +==== Available Brush Types ==== 
 +\\ 
 <file> <file>
 Brush name                Brush aliases          File name Brush name                Brush aliases          File name
sytaxhighlighter.1486306097.txt.gz · Last modified: 2023/03/09 22:35 (external edit)