Skip to content

Commit

Permalink
Add note about UTF-8 encoding to tutorial.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaraco committed Apr 28, 2024
1 parent 290f6e6 commit 83b8c02
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/tutorial.rst
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,8 @@ You should get an output similar to this::

Note: if you configure a Markdown file (for example, ``filename = "CHANGES.md"``) in your configuration file, the titles will be output in Markdown format instead.

Note: news fragments and the news file are encoded and are expected to be encoded as UTF-8.


Producing News Files In Production
----------------------------------
Expand Down

0 comments on commit 83b8c02

Please sign in to comment.