Markdown Cheat Sheet

Basic Syntax

Markdown is a text formatting language, required to post in our community.

These are the Markdown elements outlined in John Gruber’s original Markdown design document. All Markdown applications support these elements, including these forums.

In general, please use the extended syntax fenced code block markdown element when posting code, data, data samples, log file entries, etc.

Screenshot 2023-03-23 at 8.06.51 AM

Extended Syntax

These elements extend the basic syntax by adding additional features. Not all Markdown applications support these elements. The fenced code block element is the preferred way to format code, data, log file text, and similar command line text here.

Screenshot 2023-03-23 at 8.06.51 AM

Reference

Link to this Markdown Cheat Sheet is on our home page in the welcome banner.

Hope this helps.