Markdown
Standard
-
Headers:
-
Subheaders:
- Italics: *
- Bold: **
- Lists: -
- Checklist Item: -[ ] or - [X]
- Numbered Lists: 1) or 1.
- Tags:tag
- Front Matter (only at beginning of the file): ---
- Highlight ==
- strikethrough ~~~
- Code snippets: ~~~
- followed by type, i.e. “bash”, “yaml” or “html”
- External Link: [Text to show](url)
Callouts
Callout basics
> [!info]
>
> Here the text
Info
Here the text
> [!faq]- Folded Callout
>
> Here the text
Folded Callout
Here the text
> [!question] Can callouts be nested?
>
> > [!todo] Yes!, they can.
> > > [!example] You can even use multiple layers of nesting.
Can callouts be nested?
Yes!, they can.
You can even use multiple layers of nesting.
Types of callouts
Note
Abstract
Info
Todo
Tip
Success
Question
Warning
Failure
Danger
Bug
Example
Quote
Basic Obsidian Settings
- Editor
- Spellchecker: ON
- Files and Links
- Automatically update internal links: ON
- Appearance
- Themes: Things
Standard Plugins
- Community Plugins
- Git
- Hotkey Git: Commit-and-sync: Command-Shift-S
- Git