GRAV CMS DEVELOPER

WhatsApp/Signal: +91-953-66666-77
Email ID: hello@gravdeveloper.com
Learn to Write Content in Markdown: A Beginner’s Guide

Learn to Write Content in Markdown: A Beginner’s Guide

  • Date: May 26, 2025
  • Tags: GRAV CMS

Markdown is a lightweight markup language that allows you to format plain text using simple syntax. It's widely used for creating content on platforms like GitHub, Reddit, and various blogging tools. This guide introduces you to the basic Markdown syntax to help you get started.

1. Headings

Use the # symbol followed by a space to create headings. The number of # symbols indicates the heading level:

Heading 1

Heading 2

Heading 3

Alternatively, you can use underline styles:

Heading 1

=========

Heading 2


Note: Always include a space between the # and the heading text for proper rendering. Markdown Guide

  1. Paragraphs and Line Breaks To create paragraphs, separate blocks of text with a blank line:
  • This is the first paragraph.:contentReference[oaicite:55]{index=55}
  • :contentReference[oaicite:57]{index=57}

For a line break within a paragraph, end a line with two or more spaces, then press return:

  • This is the first line.
  • And this is the second line.
  1. Emphasis Bold: Wrap text with double asterisks ** or double underscores __:

bold text or bold text

Italic: Wrap text with single asterisks * or single underscores _:

italicized text or italicized text

Bold and Italic: Use triple asterisks ***:

bold and italic text

  1. Lists Unordered Lists: Use -, *, or + followed by a space:

Edit Ordered Lists: Use numbers followed by a period and a space:

  • :contentReference[oaicite:104]{index=104}

5. Links and Images

    • Link: :contentReference[oaicite:106]{index=106}:contentReference[oaicite:108]{index=108}
    • Image: :contentReference[oaicite:110]{index=110}:contentReference[oaicite:112]{index=112}
  • :contentReference[oaicite:114]{index=114}:contentReference[oaicite:116]{index=116}

6. Blockquotes

  • :contentReference[oaicite:118]{index=118}:contentReference[oaicite:120]{index=120}

This is a blockquote.

  • :contentReference[oaicite:123]{index=123}

7. Code

    • Inline Code: :contentReference[oaicite:125]{index=125}:contentReference[oaicite:127]{index=127}
  • :contentReference[oaicite:129]{index=129}:contentReference[oaicite:131]{index=131}

    • Code Block: :contentReference[oaicite:133]{index=133}:contentReference[oaicite:135]{index=135}
  • :contentReference[oaicite:137]{index=137}

  • :contentReference[oaicite:138]{index=138}

  • }

  • :contentReference[oaicite:140]{index=140}


8. Horizontal Rule

  • :contentReference[oaicite:142]{index=142}:contentReference[oaicite:144]{index=144}
  • :contentReference[oaicite:147]{index=147}
  • :contentReference[oaicite:149]{index=149}:contentReference[oaicite:151]{index=151}
  • :contentReference[oaicite:153]{index=153}:contentReference[oaicite:155]{index=155}
  • ::contentReference[oaicite:156]{index=156}

You can also refer to : Yaml

Feel free to reach out if you'd like to make changes to your Grav website or simply chat about your Grav project. I'm available for a free consultation!