Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mxstbr/markdown-test-file

A pure markdown test page to make sure your markdown support works as intended
https://github.com/mxstbr/markdown-test-file

markdown testing

Last synced: 18 days ago
JSON representation

A pure markdown test page to make sure your markdown support works as intended

Awesome Lists containing this project

README

        

# Markdown Test File

**See the raw source of [TEST.md](https://raw.githubusercontent.com/mxstbr/markdown-test-file/master/TEST.md) for the deets!** ([this is the test file rendered](./TEST.md))

This repo contains a markdown file which covers a lot of the syntax. We use it for testing our markdown support.

## Inspiration

The file is based on [the source of John Gruber's Markdown Syntax page](https://daringfireball.net/projects/markdown/syntax.text) ([this is the page rendered](https://daringfireball.net/projects/markdown/syntax)) with all the HTML and some more complex stuff removed. (if you want to support the full entirety of Markdown we'd recommend just using the full page instead of this shortened version)

Full credits for that idea go to [this StackOverflow question](https://stackoverflow.com/questions/2238012/need-a-sufficiently-long-complex-markdown-document-for-performance-testing).

## License

This repo is licensed under the MIT License, Copyright © 2017 Space Program Inc.