Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stavares843/markdown-testing
This repository contains an HTML file showcasing various Markdown syntax examples and corresponding code snippets.
https://github.com/stavares843/markdown-testing
html markdown
Last synced: 5 days ago
JSON representation
This repository contains an HTML file showcasing various Markdown syntax examples and corresponding code snippets.
- Host: GitHub
- URL: https://github.com/stavares843/markdown-testing
- Owner: stavares843
- License: mit
- Created: 2024-01-17T23:34:37.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-22T20:33:54.000Z (about 1 year ago)
- Last Synced: 2024-11-26T01:42:13.353Z (2 months ago)
- Topics: html, markdown
- Language: HTML
- Homepage: https://stavares843.github.io/markdown-testing/markdown-testing.html
- Size: 16.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Markdown Examples
This repository contains an HTML file showcasing various Markdown syntax examples and corresponding code snippets. The provided HTML file allows you to explore and understand how different Markdown elements are formatted.
## Table of Contents
- Headers
- Emphasis
- Lists
- Links
- Images
- Blockquotes
- Code
- Extended Markdown Test
- Abbreviations
- Escaping Characters
- Superscript in Links
- Strikethrough in Tables
- Script Execution
- Cross-Site Scripting (XSS)
- External Resource Inclusion
- File Inclusion
- Malformed Links with JavaScript
- CSRF Token Manipulation
- Remote Code Execution (RCE) through Shell Commands
- Cross-Origin Resource Sharing (CORS) Bypass
- JavaScript Execution in Inline Code
- Local File Inclusion
- Using Special Characters for Code Injection
- Remote Resource Inclusion
- Data URL Payloads
- Using javascript: in HREF
- URL Redirection
- CSRF Attack
- Using JavaScript URIs
- Inline Math Blocks## How to Use
1. Go to this [page](https://stavares843.github.io/markdown-testing/markdown-testing.html)
2. Explore the Markdown examples and corresponding code snippets.
3. Click the "Copy Code" buttons to copy the code to your clipboard.## License
This project is licensed under the [MIT License](LICENSE).