mirror of
https://github.com/jackyzha0/quartz.git
synced 2026-03-24 23:15:46 -05:00
Pull-Request [ariasae-10-12-2023] from Obsidian (#29)
* PUSH NOTE : About.md * PUSH NOTE : markdown-showcase.md
This commit is contained in:
parent
ac8948785c
commit
63a858959b
@ -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
|
||||
|
||||
@ -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>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user