Oliver’s Notes
AboutCodeNotes
Markdown
Markdown

Markdown

Mastering Markdown

Markdown is a lightweight and easy-to-use syntax for styling all forms of writing on the GitHub platform. What you will learn: How the Markdown format makes styled collaborative editing easy How Markdown differs from traditional formatting approaches How to use Markdown to format text How to leverage GitHub's automatic Markdown rendering How to apply GitHub's unique Markdown extensions Markdown is a way to style text on the web.

guides.github.com

image

Markdown Editors

Typora application

A new way to read & write Markdown

Typora gives you a seamless experience as both a reader and a writer. It removes the preview window, mode switcher, syntax symbols of markdown source code, and all other unnecessary distractions. Instead, it provides a real live preview feature to help you concentrate on the content itself.

typora.io

A new way to read & write Markdown

Using Markdown with Visual Studio Code

Markdown editing with Visual Studio Code

Working with Markdown files in Visual Studio Code is simple, straightforward, and fun. Besides VS Code's basic editing, there are a number of Markdown specific features that will help you be more productive. In addition to the functionality VS Code provides out of the box, you can install an extension for greater functionality.

code.visualstudio.com

Markdown editing with Visual Studio Code