https://github.com/codehariom/markdown-syntax-guide
Markdown Guide
https://github.com/codehariom/markdown-syntax-guide
Last synced: 3 months ago
JSON representation
Markdown Guide
- Host: GitHub
- URL: https://github.com/codehariom/markdown-syntax-guide
- Owner: codehariom
- License: mit
- Created: 2024-01-07T18:31:26.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-08T08:42:45.000Z (about 2 years ago)
- Last Synced: 2024-01-08T21:15:45.574Z (about 2 years ago)
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Markdown Syntax Guide
Markdown is a lightweight markup language designed for easy formatting of plain text. It is widely used for creating simple and clean documents with a focus on readability and ease of use. Markdown documents can be easily converted into HTML, making them suitable for various purposes such as writing documentation, creating web pages, and composing emails.