Skip to content

Instantly share code, notes, and snippets.

@kaorun55
Created October 5, 2012 03:29
Show Gist options
  • Select an option

  • Save kaorun55/3837902 to your computer and use it in GitHub Desktop.

Select an option

Save kaorun55/3837902 to your computer and use it in GitHub Desktop.
ReVIEW Sample
= はじめてのReVIEW
//lead{
「Hello, ReVIEW.」
//}
== ReVIEWとは
@<b>{ReVIEW}は、EWBやRDあるいはWikiに似た簡易フォーマットで記述したテキストファイルを、目的に応じて各種の形式に変換するツールセットです。
平易な文法ながらも、コンピュータ関係のドキュメント作成のための多くの機能を備えており、次のような形式に変換できます。
* テキスト(指示タグ付き)
* LaTeX
* HTML
* XML
現在入手手段としては次の3つがあります。
1. Ruby gem
2. Git
3. Subversion
ホームページは@<tt>{https://github.com/kmuto/review/wiki/}です。
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment