Skip to content

Commit dcdbc0b

Browse files
committed
README-documentation-rules: Add a note about being UTF-8 only!
1 parent 56bb73a commit dcdbc0b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/README-documentation-rules.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,12 @@ things, you might confuse it. This is to the benefit of documentation, though,
3434
where we would rather you not do surprising things.
3535

3636

37+
## UTF-8 only!
38+
39+
All text must be UTF-8 encoded. The wiki will refuse to update files that are
40+
malformed.
41+
42+
3743
## We _sort of_ write in Doxygen format.
3844

3945
To document a symbol, we use something that looks like Doxygen (and Javadoc)

0 commit comments

Comments
 (0)