;doc: html: note safari text encoding issue
This commit is contained in:
parent
cc7ba473ec
commit
e905a8de9e
@ -676,6 +676,9 @@ 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,
|
||||||
|
you may need to change its text encoding to UTF-8. Eg in Safari, see View -> Text Encoding.
|
||||||
|
|
||||||
### JSON output
|
### JSON output
|
||||||
|
|
||||||
- This is not yet much used; real-world feedback is welcome.
|
- This is not yet much used; real-world feedback is welcome.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user