diff options
author | Christian Cleberg <hello@cleberg.net> | 2023-12-02 11:34:20 -0600 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2023-12-02 11:34:20 -0600 |
commit | fcc889508ab63a679b5cbd231478b25cff48d8fc (patch) | |
tree | a9ec2ce9f00b07a0ab081e7160e1183a7cef634f /blog/2022-03-02-note-taking.org | |
parent | dfb4de1797796c72f597f4c0c6cd1e01dc5a66ee (diff) | |
download | cleberg.net-fcc889508ab63a679b5cbd231478b25cff48d8fc.tar.gz cleberg.net-fcc889508ab63a679b5cbd231478b25cff48d8fc.tar.bz2 cleberg.net-fcc889508ab63a679b5cbd231478b25cff48d8fc.zip |
fix: update domains
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 |