Describe the Bug
When using HTML entities with frame5(), the characters sometimes do display as garbage.
To Reproduce
- Add a macro with these contents to a campaign:
[r, frame5("HTML5"): {
<body>
Hello there!
</body>
}]
- Run the macro.
- See this content in the frame:
Hello there!
Expected Behaviour
HTML entities should be preserved when setting the frame contents.
Screenshots
No response
MapTool Info
1.18.0-rc.1
Desktop
Linux Mint 22.1
Additional Context
No response
Describe the Bug
When using HTML entities with frame5(), the characters sometimes do display as garbage.
To Reproduce
Hello there!Expected Behaviour
HTML entities should be preserved when setting the frame contents.
Screenshots
No response
MapTool Info
1.18.0-rc.1
Desktop
Linux Mint 22.1
Additional Context
No response