Help:Script Samples: Difference between revisions
Content deleted Content added
Caleb Cooper (talk | contribs) |
Caleb Cooper (talk | contribs) |
||
Line 39:
<br><br>
== <code><syntax-highlight class="scroll" lang="bash"></code> element ==
The syntaxhighlight tag requires the programming language to be specified in this case '''bash''':<br><br>
<code><syntaxhighlight class="scroll" lang="bash"></code>
<syntaxhighlight lang="bash">
#!/bin/bash
Line 121:
<code></syntaxhighlight></code>
<br/><br/>
== Annotate <code><pre></code> contents with Pointers / Boxes ==
| |||