Welcome to the Markdown Tutorial repository! This repository contains all the supporting material for the Udemy course: "Markdown Tutorial: A Complete Hands-On Guide". Whether you're a beginner or looking to refine your Markdown skills, this course provides comprehensive coverage of Markdown basics, syntax, formatting, and best practices.
This repository includes:
- Sample Markdown files
- Presentation files
- Additional resources to deepen your understanding
By using the materials in this repository, you’ll be able to:
- Understand Markdown syntax and its applications.
- Format text, create lists, tables, and links.
- Insert images, code blocks, and footnotes.
- Use Markdown for documentation, blogging, and project README files.
- Follow best practices for writing clean and effective Markdown.
- Accessibility
- Using
mermaid.js
├── all_slides.html # Exported slides in HTML - Combined in single webpage
├── exported_slides # Exported slides in HTML
├── images # supporting images
├── Index.md # Course Index
├── Introduction.md # Introduction to the course
├── markdown-chapters # Chapter slide for Markdown
├── presentation.md # Presentation using marp
├── README.md