-
Notifications
You must be signed in to change notification settings - Fork 167
Open
Description
Running Firefox 141.0 (aarch64) on Raspberry Pi OS, Markdown Viewer shows the utf-8 documents with the following settings:
- page type: text/markdown
- text coding: windows-1252
(I have the German version of Firefox, so "page type" and "text coding" maybe different in the English version).
My web server is the twisted web server (see https://twisted.org/) and I add charset:utf-8 to the header.
How can I get "UTF-8" as the text coding?
Unfortunately Firefox does not allow to set "UTF-8" as default coding for the web pages.
Metadata
Metadata
Assignees
Labels
No labels