Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mxstbr/markdown-test-file
- Owner: mxstbr
- License: mit
- Created: 2017-09-19T09:23:47.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2021-11-23T16:34:59.000Z (almost 3 years ago)
- Last Synced: 2024-10-19T19:44:52.379Z (19 days ago)
- Topics: markdown, testing
- Homepage: https://raw.githubusercontent.com/mxstbr/markdown-test-file/master/TEST.md
- Size: 5.86 KB
- Stars: 82
- Watchers: 3
- Forks: 226
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.