You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This appears to be a problem with both 6.5.3 and 6.6.0, and is limited to ODT. The FODT output works as expected. To test:
$ multimarkdown -t odt -o test.odt
# Heading
> Block quote with *italic* text.
Regular paragraph with **bold** and *italic text*, along with the ***combination*** of the two.
The heading and quote will format correctly, but all italic and bold formatting is lost. As noted, the same exact test works fine for .fodt, by only changing the command line slightly.
The text was updated successfully, but these errors were encountered:
This appears to be a problem with both 6.5.3 and 6.6.0, and is limited to ODT. The FODT output works as expected. To test:
The heading and quote will format correctly, but all italic and bold formatting is lost. As noted, the same exact test works fine for .fodt, by only changing the command line slightly.
The text was updated successfully, but these errors were encountered: