Pull-Request [ariasae-10-12-2023] from Obsidian (#29)

* PUSH NOTE : About.md

* PUSH NOTE : markdown-showcase.md
This commit is contained in:
Miguel Pimentel 2023-10-12 09:53:40 -07:00 committed by GitHub
parent ac8948785c
commit 63a858959b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -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

View File

@ -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
<html>
<head>
<head>
<div style="background-color: #333;">
<a href="https://example.com/">Example</a>
</div>