Skip to content

Instantly share code, notes, and snippets.

@yamacraft
Created October 29, 2018 06:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yamacraft/40c998235a75a3b478dacc40a01058a4 to your computer and use it in GitHub Desktop.
Save yamacraft/40c998235a75a3b478dacc40a01058a4 to your computer and use it in GitHub Desktop.
Re:VIEWでよく使う記法のメモ
={docs-review} Re:VIEWの記法メモ
Reviewの記法メモです
== 見出し
見出しです。
段落は空白1行開けましょう。
== 中見出し
注釈はこんな感じで書きます。@<fn>{footnote-sample}
//footnote[footnote-sample][footnoteのサンプル]
コードはこんな感じで記載します。
//list[Sample Code][sample/cpde.txt][txt]{
コード書く部分。
//}
部分的にやるなら、 @<code>{Sample Code} とやるのもありです。
//image[sample_image][サンプル画像][scale=1.00]{
//}
===[column] コラム欄
コラムはこんな感じ
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment