Skip to content

codeXdanyal/github-markdown-guide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Complete GitHub Markdown Template - Danyal khan

This repository is a comprehensive GitHub Markdown (GFM) reference with practical examples of every feature you can use inside GitHub repositories.
It’s designed as a quick reference, learning resource, or template for your own projects.

Features

  • Headers (H1–H6, alternative syntax)
  • Text formatting (bold, italic, strikethrough, subscript, superscript)
  • Lists (ordered, unordered, nested, task lists)
  • Links & images (inline, reference, relative paths, HTML <img>)
  • Code (inline, fenced blocks, syntax highlighting)
  • Tables (basic, aligned, formatted)
  • Blockquotes (simple, nested)
  • GitHub-specific features (mentions, issue refs, emojis, alerts)
  • Advanced features (collapsible sections, footnotes, HTML, escaping)

Structure

All examples are documented directly in theComplete_GitHub_Markdown_Template.md.
You can copy-paste any section into your own repos.

Usage

Clone or fork this repository, then open the README.md file in any Markdown viewer/editor:

git clone https://github.com/codeXdanyal/github-markdown-guide

About

A complete GitHub Flavored Markdown (GFM) reference with examples of headers, lists, tables, code, blockquotes, images, alerts, and advanced features.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors