1
0
silverbullet/website/Page Name Rules.md
2023-12-19 16:18:33 +01:00

374 B

There are a few rules regarding page names:

  • Page names cannot be empty
  • Page names cannot start with a .
  • Page names cannot @ or $, due to ambiguity with referencing specific positions or anchors inside a page
  • Page names cannot end with a file extension containing just letters. That is, a page name like test.md is not allowed, whereas test.123 would be.