;doc: html: note safari text encoding issue, 2

This commit is contained in:
Simon Michael 2024-09-29 21:30:52 -10:00
parent e905a8de9e
commit c2800afeeb

View File

@ -677,7 +677,8 @@ Some notes about the various output formats:
- HTML output can be styled by an optional `hledger.css` file in the same directory.
- HTML output will be UTF-8 encoded. If your web browser is showing junk characters,
you may need to change its text encoding to UTF-8. Eg in Safari, see View -> Text Encoding.
you may need to change its text encoding to UTF-8.
Eg in Safari, see View -> Text Encoding and Settings -> Advanced -> Default Encoding.
### JSON output