Triumph-Tech / magnus-vscode

Triumph Tech’s Magnus Editor is a full-featured remote editor for Rock RMS.
https://www.triumph.tech
MIT License
10 stars 1 forks source link

Magnus changes UTF-8 Encoded Characters to "?" #6

Closed garrettjohnson closed 1 year ago

garrettjohnson commented 1 year ago

When opening an HTML content block with a UTF-8 encoded character, magnus converts the character to a question mark. Discovered because the entity command page had question marks where quotes should be.

To replicate

  1. Paste the following into a HTML Content block using the web interface:
    won’t ™
  2. Open in Magnus. Observe that the text now renders as
    won?t ?
  3. Save from Magnus.
  4. Reload the page using the web interface and observe that the HTML Content block is rendering won?t ?

Running VSCode Magnus 1.0.2

briankalwat commented 1 year ago

Praise God for this fix! 😂 Can't wait! ❤️

jonedmiston commented 1 year ago

v1.0 should be out today or tomorrow.