Field guide / 001Writing that stays yours

Markdown
Notes.

A practical guide to writing and keeping notes in Markdown.

A note can be a plain text file you understand, move, and keep. Learn the marks, try them yourself, and make a workflow that lasts.

Begin with the basics
01 / Practice

A note changes as you write.

Start with plain text. Add three small pieces of structure and watch what happens.

Field exercise · 01Ready when you are
Three small edits

Give a plain note some shape.

Change the source. Cindermark renders what you write here in your browser.

0 / 3
Live preview

A field note

A useful idea can begin as one plain sentence.

Return to this later.

Read the CommonMark spec.

  1. 01

    Make a heading. Add # before “A field note”.

  2. 02

    Make a task. Add - [ ] before “Return to this later”.

  3. 03

    Make a link. Try [CommonMark](https://spec.commonmark.org/).

Your text stays in this browser tab. This example uses Cindermark, the open-source parser behind Ember. Markdown support can differ among tools.
Open the full preview tool
03 / A note on tools

Use the ideas anywhere.

These guides explain Markdown and the files behind it. If you want to see one native approach, Ember Notes is made by the publisher of this site. Its editor is powered by the open-source Cindermark parser used in the exercise above.

Browse all guides