Help talk:Syntax Highlighting: Difference between revisions
Jump to navigation
Jump to search
(→Helpful tag: new section) |
|||
Line 10: | Line 10: | ||
== Helpful tag == | == Helpful tag == | ||
I think the <code><source></code> tag is useful because it prevents you from having to use <code><span></code> tags everywhere. -- | I think the <code><nowiki><source></nowiki></code> tag is useful because it prevents you from having to use <code><nowiki><span></nowiki></code> tags everywhere. --[[User:Nathaniel|Nathaniel]] 02:54, 14 October 2010 (UTC) |
Latest revision as of 19:54, 13 October 2010
VDF
How hard would it be to add VDF/Material/QC/etc. support? I'm sure the Notepad++ profiles could be re-engineered. --TomEdwards 12:15, 17 January 2009 (UTC)
- This was something on the to do list, but isn't very high priority at the moment because most of the code blocks on the VDC (other than C++) are relatively short and simple. The syntax is relatively straightforward, however. --JeffLane 20:07, 17 January 2009 (UTC)
Background colour
Source code elements need backgrounds and borders to stand out from the words around them: just take a look at Threads. --TomEdwards 19:09, 21 January 2009 (UTC)
Helpful tag
I think the <source>
tag is useful because it prevents you from having to use <span>
tags everywhere. --Nathaniel 02:54, 14 October 2010 (UTC)