以下の内容はhttps://www.toyfish.blog/entry/20041112/p1より取得しました。


Radeox の機能を手軽に試す方法

SnipSnap に使われているテンプレートエンジンが Radeox だが、実はコマンドラインから機能を試すことができる。プロンプトで、radeox.jar のあるディレクトリに移動して、

java -jar radeox.jar

と入力すると、

Radeox 0.8
Copyright (c) 2003 Stephan J. Schmidt, Matthias L. Jugel.
All Rights Reserved.
See License Agreement for terms and conditions of use.
> 

って感じで入力待ちになる。ここでテキストを入力すると、Radeox による変換の結果が出力されるのだ。

> http://localhost
<span class="nobr"><a href="http://localhost">&#104;ttp://localhost</a></span>
rendered in 0m0s0ms
> {link:f}
<span class="nobr"><a href="f">&#102;</a></span>
rendered in 0m0s300ms
>

まぁ、SnipSnap 内に Sandbox 作った方が早いんだけどさ。




以上の内容はhttps://www.toyfish.blog/entry/20041112/p1より取得しました。
このページはhttp://font.textar.tv/のウェブフォントを使用してます

不具合報告/要望等はこちらへお願いします。
モバイルやる夫Viewer Ver0.14