Add example page with accents in title
This commit is contained in:
parent
e2354bcfcf
commit
e37cb43675
5
_notes/accents.md
Normal file
5
_notes/accents.md
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
title: Bon appétit!
|
||||
---
|
||||
|
||||
Page titles with accents are supported.
|
||||
@ -17,7 +17,7 @@ To link to another note, you can use multiple syntaxes. The following four use t
|
||||
|
||||
You can organize notes in subdirectories and link them normally. For example, the links above all point to the `_notes/animals/cats.md` file. Here's another example: [[tigers]].
|
||||
|
||||
Non-latin languages are supported too: [[안녕하세요]].
|
||||
Non-latin languages are supported: [[안녕하세요]]; so are accents/diacritics: [[bon appétit!]]
|
||||
|
||||
Dashes and underscores in file names are supported, and may be omitted in the bracket link syntax. As an example, the `your-first-note.md` file can be linked to with [[your first note]] or [[your-first-note]], or even [[yOuR-FiRsT Note]].
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user