From 63a858959b8b004420be3c731b202b2681739ff7 Mon Sep 17 00:00:00 2001 From: Miguel Pimentel Date: Thu, 12 Oct 2023 09:53:40 -0700 Subject: [PATCH] Pull-Request [ariasae-10-12-2023] from Obsidian (#29) * PUSH NOTE : About.md * PUSH NOTE : markdown-showcase.md --- content/About.md | 4 ++-- content/markdown-showcase.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/content/About.md b/content/About.md index ab3e1d97a..06428d70e 100644 --- a/content/About.md +++ b/content/About.md @@ -18,10 +18,10 @@ If you are aching for more: ### As of October 2023, I am… … tending to my [digital garden](https://forgetfulnotes.com/). -… learning about web dev with [Zola](https://www.getzola.org). +… learning about web dev with [Zola](https://www.getzola.org). … making simple browser [extensions](https://addons.mozilla.org/en-US/firefox/user/17772574/). … collecting bookmarks with [Raindrop](https://raindrop.io/SemanticData). -… compiling [configuration files](https://github.com/semanticdata/dotfiles) in [GitHub](https://github.com/). +… compiling [configuration files](https://github.com/semanticdata/dotfiles) in [GitHub](https://github.com/). … developing both a [theme](https://github.com/semanticdata/obsidian-sample-theme), and a [starter vault](https://github.com/semanticdata/obsidian-starter-vault) for [Obsidian](https://obsidian.md/). ### Reaching Out diff --git a/content/markdown-showcase.md b/content/markdown-showcase.md index 7d3d8688b..9f586fd96 100644 --- a/content/markdown-showcase.md +++ b/content/markdown-showcase.md @@ -49,7 +49,7 @@ You can [link](https://example.dom/) to external pages. and other internal [[./S ### Simple Example -> This is a blockquote +> This is a blockquote > with several lines ### Formatted Example @@ -101,7 +101,7 @@ Let us use some `inline code` and check out how it `looks`. Here's some `more`. ```html - +
Example