るりまサーチ

最速Rubyリファレンスマニュアル検索!
12件ヒット [1-12件を表示] (0.041秒)
トップページ > クエリ:bottom[x] > クエリ:rdoc/markdown[x]

別のキーワード

  1. rdoc version
  2. rdoc/markdown parse
  3. rdoc dot_doc_filename
  4. rdoc/markdown extension
  5. rdoc method_modifiers

検索結果

rdoc/markdown (38006.0)

Markdown 形式で記述されたドキュメントを rdoc 上で解析するための サブライブラリです。

...す。

例:

Here is some text[^1] including an inline footnote ^[for short footnotes]

...

[^1]: With the footnote text down at the bottom


=== 制限事項

* リンクタイトルは使用されない
* 脚注は単一の段落にまとめられる

=== 著者

この Markdown...