Template:PreCode/doc: Difference between revisions

Content deleted Content added
Add Template:uncategorized. All templates should be in at least one category.
simplify
Line 2:
== Usage ==
 
Wraps short spans of source code (typically programming language keywords) in which line breaks are not allowed. This needs to be used instead of {{codetag|<code>…</code>}}, because keywords in some programming languages contain characters that can trigger a line break even after the first character of the keyword.
 
== Example usage ==