Releases: mdbassit/Wysi
Releases · mdbassit/Wysi
v0.3.0
- Improves the quality of the generated HTML code
- Use <strong> and <em> instead of <b> and <i>
- Remove <div> elements added by Firefox for text alignment
- Replace the align attribute with the text-align style on Firefox
- Remove "text-align: left" since it's redundant
- Help normalize HTML output across browsers
- Highlight the image tool when an image is selected
- Fix rendering of large images when inserted in the editor
- Fix a bug where double click to select does not highlight the relevant tool in some cases