Skip to main content

Get full access to Sphinxをはじめよう 第3版 and 60K+ other titles, with a free 10-day trial of O'Reilly.

There are also live events, courses curated by job role, and more.

付録DMarkdownで書いてみよう

2021年現在、Markdownはとても人気のあるマークアップ言語です。GitHubをはじめとする各種Webサービスで採用されているほか、エディタやビューアなどの関連ツールの開発も活発です。その結果、多くの開発者が日々利用しています。

Sphinxはメインのマークアップ言語としてreStrucutedTextを採用していますが、Sphinx拡張を追加することであらたなマークアップ言語を扱えるようになります。ここでは、Sphinx拡張 MyST-Parser 1 を使い、Markdownで記述された原稿をSphinxで変換する方法を紹介します 2

1

https://myst-parser.readthedocs.io/en/latest/

2

以前はMarkdown向けのSphinx拡張としてrecommonmark (https://github.com/readthedocs/recommonmark)がよく用いられていましたが、近年メンテナンスが終了となったため、本書ではMyST-Parserを取り上げます。

D.1 Markdownの歴史

はじめに、Markdownの歴史についてひも解いていきましょう。

Markdownは2004年にJohn Gruber(ジョン・グルーバー)によって策定されました。シンプルで覚えやすい記法と、HTMLへの変換ツールの出来によって、Markdownはすぐに幅広い用途に使われるようになりました。今日では、とても多くのWebサービスやツール、ライブラリがMarkdownに対応しています。

表D-4: Markdownに対応しているおもなWebサービス

サービス名

Get Sphinxをはじめよう 第3版 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.

Don’t leave empty-handed

Get Mark Richards’s Software Architecture Patterns ebook to better understand how to design components—and how they should interact.

It’s yours, free.

Get it now
Cover of Software Architecture Patterns

Check it out now on O’Reilly

Dive in for free with a 10-day trial of the O’Reilly learning platform—then explore all the other resources our members count on to build skills and solve problems every day.

Start your free trial Become a member now