このページは2007年 11月 14日, 21:26に更新されました by SteveB

Syntax Highlighting for Shell Scripts (Riskable)

From $1

目次
ヘッダーがありません

Riskable contributed the syntax highliting code for shells scripts, which enables you to display shell scripts (bash/ksh/sh) in a much more readable format.  To use it, switch to HTML mode and insert a <pre> section as follows:

<pre class="script" function="syntax.shell">
# add your script here
</pre>

Thanks Riskable for your contribution!

 
コメント(0)
あなたはコメントを投稿するには ログイン しなければなりません。