タグ

関連タグで絞り込む (1)

タグの絞り込みを解除

reStructuredTextに関するmicknのブックマーク (2)

  • reStructuredText Markup Specification日本語訳: misc. -KtJ Dragon

    reStructuredText Markup Specification日語訳 公開日: 2008/11/24 更新日: 2020/07/12 reStructuredTextは文書の構造を記述するための、シンプルかつ直感的な構成のプレーンテキストである。これらの構成は、加工前、加工後のいずれの形態でも等しく容易に読むことができる。この文書はそれ自身がreStructuredTextの一例である(あなたがテキストファイルを直接読んでいるならばそれはパーサによって処理されてないものである。また、例えばHTML文書を読んでいるならばそれは処理された後のものである)。reStructuredTextのパーサは、Docutilsの構成要素である。 特別な構成、例えばセクション見出し、ブレットリスト、強調表現を示すためにシンプルかつ暗黙のマークアップが使用される。使用されるマークアップは、最小か

  • reStructuredText Markup Specification

    The "Authors" field may contain either: a single paragraph consisting of a list of authors, separated by ";" or "," (";" is checked first, so "Doe, Jane; Doe, John" will work.); multiple paragraphs (one per author); or a bullet list whose elements each contain a single paragraph per author. In some languages (e.g. Swedish), there is no singular/plural distinction between "Author" and "Authors", so

  • 1