---
title: "Markdown Cheat Sheet – How to Write Articles in Markdown Language"
url: https://daily.dev/posts/markdown-cheat-sheet-how-to-write-articles-in-markdown-language-wwhph9hji
source_url: https://www.freecodecamp.org/news/markdown-cheatsheet/
type: article
source: "freeCodeCamp"
author: "Kealan"
published: 2022-08-23T01:05:37.436Z
updated: 2022-08-23T01:05:37.326Z
tags: ["html", "markdown"]
reading_time: 5
upvotes: 20
comments: 2
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Markdown Cheat Sheet – How to Write Articles in Markdown Language

**[freeCodeCamp](https://daily.dev/sources/freecodecamp)** · [@kealan](https://daily.dev/kealan) · 5 min read · 20 upvotes · 2 comments

## Summary

Markdown Cheat Sheet includes six markdown headers, H1 thorough to H6. The ways you commonly add emphasis with text are bold, italics and strikethroughs. You can use regular HTML in Markdown documents (depending on the parser that's being used) So feel free to just input any valid HTML you like. If you want to add a horizontal line to divide up sections of a document, you can make one like this.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.freecodecamp.org/news/markdown-cheatsheet/>

## Community discussion

Top comments from developers on daily.dev.

**@chacalon** · 1 upvotes

> thanks so much, I going to write my first article, and this it is gold for me.

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments

---

Tags: [#html](https://daily.dev/tags/html), [#markdown](https://daily.dev/tags/markdown)

[View this post on daily.dev](https://daily.dev/posts/markdown-cheat-sheet-how-to-write-articles-in-markdown-language-wwhph9hji)
