Created
October 5, 2012 03:29
-
-
Save kaorun55/3837902 to your computer and use it in GitHub Desktop.
ReVIEW Sample
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| = はじめての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