;doc: html: note safari text encoding issue, 2
This commit is contained in:
parent
e905a8de9e
commit
c2800afeeb
@ -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 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,
|
- 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
|
### JSON output
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user