MediaWiki: Special characters in <pre> blocks doubly encoded
Open
- Dominant language
- Ruby
- Stars
- 6k
- Forks
- 3.4k
- PR merge metrics
- No merged PRs in 30d
Description
See the section https://github.com/bitcoin/bips/blob/master/bip-0075.mediawiki#protocolmessagetype-enum
In the `
` block, you see `{` for `{` . If you check out the raw view, you can see that the markup source simply contains a `{`. What warrants the display of the HTML character encoding in the rendered view? Surely this is a bug in the renderer?
Contributor guide
Assessment
This issue has not been assessed yet.