GitHub - markdown/markdown.github.com: Source for https://markdown.github.io · GitHub
Skip to content

markdown/markdown.github.com

Folders and files

Repository files navigation

markdown.github.io

This is an effort to document the current status of Markdown by and for the community.

Jekyll

This branch uses jekyll to generate the website. You can install it by following the instructions at the jekyll repository on GitHub.

To run the website locally, run

jekyll serve --watch

It will recompile the website as you save files and serve them on http://localhost:4000.

Note that the configuration currently uses the rdiscount Markdown processor.

Releases

No releases published

Packages

Contributors