12件ヒット
[1-12件を表示]
(0.006秒)
検索結果
先頭1件
-
rdoc
/ markdown (13.0) -
Markdown 形式で記述されたドキュメントを rdoc 上で解析するための サブライブラリです。
...le>
...
</table>
==== Notes
RDoc::Markdown#notes を設定する事で脚注を出力する事ができます。こ
の拡張はデフォルトで有効になっています。
例:
Here is some text[^1] including an inline footnote ^[for short footnotes]
...
[^1]: With the...