diff options
Diffstat (limited to 'blog/2022-03-02-note-taking.org')
-rw-r--r-- | blog/2022-03-02-note-taking.org | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/blog/2022-03-02-note-taking.org b/blog/2022-03-02-note-taking.org index 16c99f3..884ad1d 100644 --- a/blog/2022-03-02-note-taking.org +++ b/blog/2022-03-02-note-taking.org @@ -36,7 +36,7 @@ render it as plain-text and I can read it just as easily. For example, here's how TextEdit on macOS will open and display a Markdown file in plain-text, since it does contain any features to preview Markdown as HTML: - + ## Saving & Syncing Files @@ -93,12 +93,12 @@ incredibly easy and straightforward. Here's an example of how my Markdown notes look when opened in plain-text mode: - + Here's the "live preview" version, where the Markdown is rendered into its HTML format: - + ### Programming on Desktop |