Rev 81 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 81 | Rev 82 | ||
|---|---|---|---|
| Line 1... | Line 1... | ||
| 1 | === Guidelines === |
1 | === Guidelines === |
| 2 | 2 | ||
| 3 | encoding: |
3 | encoding: |
| 4 | - if people want UTF-8 instead, than it's certainly discussiabel |
4 | - if people want UTF-8 instead, than it's certainly discussiabel |
| 5 | - try to use text file's without encoding |
5 | - try to use text file's without encoding |
| 6 | - try to use text file's with CR/LF line ending |
6 | - try to use text file's with LF line endings |