Static Sites with Sphinx and Markdown Transcripts
Chapter: Simple Markdown
Lecture: Background on Markdown
Login or
purchase this course
to watch this video and the rest of the course contents.
0:00
We have a Python project. We have Sphinx. We have a couple of markdown documents.
0:06
Let's take a little bit more of a look at what we can do with markdown in Sphinx. Thanks to MyST.
0:13
First, we have to clarify what do we mean when we say markdown, what we really mean is common mark because the word markdown actually has a little bit
0:21
of a troubled history. The creator of the word wants to control the usage of it. Some of the common mark project arose MyST,
0:30
Which implements marked down for Sphinx more specifically for doc details, says that it implements a super set of common mark markdown.