タグ

restructuredtextに関するita-wasaのブックマーク (3)

  • reStructuredText Directives

    Image Directive Type: "image" Doctree Elements: <image>, <reference> (only with option "target") Directive Arguments: one, required (image URI) Directive Options: see below Directive Content: none Configuration Setting: image_loading (only HTML5 writer) An "image" is a simple picture: .. image:: picture.png The URI for the image source file is specified in the directive argument. As with hyperlink

  • はやわかり reStructuredText

    マークアップ記法の完全な詳細は reStructuredText のページに示されています。このテキストは、覚書としての性格の文書です。 "(詳細)" というリンクを辿ると reStructuredText 仕様書を参照できます。 ただし、相対リンクとなっていますので、リンク切れの場合は、 原版の "Quick reStructuredText" から参照してください。 目次 インライン マークアップ バックスラッシュによるエスケープ 章立ての構造 段落 記号つきリスト 番号つきリスト 定義リスト フィールドリスト オプションリスト 整形済みブロック ラインブロック 引用 Doctestブロック 表 区切り線 明示的マークアップ 脚注 出典 リンクターゲット 外部ターゲット 内部ターゲット 間接ターゲット 暗黙ターゲット ディレクティブ 代入参照とその定義 コメント 助けを得たい場合は

  • 1