Update
This commit is contained in:
parent
cb4c18f285
commit
bb1c22347e
7 changed files with 143 additions and 1 deletions
|
@ -15,6 +15,7 @@ If you contribute, add yourself to [wiki authors](wiki_authors.md)! You can also
|
|||
- **Don't line-break paragraphs** (a pragraph is on a single line). The reasoning is that a text manually formatted to specific width is hard to edit. It's easier to switch to auto-line breaking in your editor.
|
||||
- **Avoid [unicode](unicode.md), highly prefer [ASCII](ascii.md)**, for the sake of maximum compatibility and simplicity. Use of unicode has to be greatly justified.
|
||||
- **Each page shall start with a heading** (which may not correspond to article file name).
|
||||
- I've finally decided that with certain exceptions headings should be written like this: **Each Word Of A Heading Is Capitalized**. This is for simplicity.
|
||||
- **Filenames of articles shall use a lowercase snake_case**.
|
||||
- **This isn't [Wikipedia](wikipedia.md)**, memes, opinions and uncensored truths are allowed (and welcome).
|
||||
- The style of this wiki is **inspired by the famous [WikiWikiWeb](http://wiki.c2.com/?WikiWikiWeb)**.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue