The XSL templates are pretty aggressive at removing empty tags. This causes a problem with empty spans though because they are inline and contain important white-space information. The attach patch changes some things so this doesn't happen.
| Comment | File | Size | Author |
|---|---|---|---|
| word2web_span_spacing_fix.patch | 1.57 KB | neclimdul |
Comments
Comment #1
tmcw commentedCommitted in #287838, thanks!