12件ヒット
[1-12件を表示]
(0.030秒)
別のキーワード
検索結果
先頭1件
-
rdoc
/ markdown (38072.0) -
Markdown 形式で記述されたドキュメントを rdoc 上で解析するための サブライブラリです。
...ef-list
例:
cat
: A small furry mammal that seems to sleep a lot
ant
: A little insect that is known to enjoy picnics
出力例:
: cat
A small furry mammal that seems to sleep a lot
: ant
A little insect that is known to enjoy picnics
==== Github
RDoc::Markdown#github を設......。
例:
Here is some text[^1] including an inline footnote ^[for short footnotes]
...
[^1]: With the footnote text down at the bottom
=== 制限事項
* リンクタイトルは使用されない
* 脚注は単一の段落にまとめられる
=== 著者
この Markdown パ......, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to...