mirror of
https://github.com/foambubble/foam-template.git
synced 2025-06-28 06:08:54 +00:00
Fix punctuations
This commit is contained in:
parent
8566602812
commit
74fcf53baa
1 changed files with 2 additions and 2 deletions
|
@ -13,7 +13,7 @@ Foam uses standard Markdown, with a few added twists:
|
||||||
|
|
||||||
## Markdown Syntax
|
## Markdown Syntax
|
||||||
|
|
||||||
With Markdown we can style our notes in a simple way, while keeping the document a simple text file (the best way to future-proof your writings!).
|
With Markdown, we can style our notes in a simple way, while keeping the document a simple text file (the best way to future-proof your writings!).
|
||||||
|
|
||||||
You can see the formatted output by running the `Markdown: Open Preview to the Side` command.
|
You can see the formatted output by running the `Markdown: Open Preview to the Side` command.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue