• Resolved Pablo Westphalen

    (@pablowestphalen)


    So i have the plugin running on one of my client sites, and they complained that the conversion from ODTs wasn’t rendering strikethroughs.

    After a while looking at the code, i came up with a patch that:

    * Corrects a typo (‘through’ was mispelled, missing the first h)
    * Adds support to the ‘style:text-line-through-style’ attribute (passing it to _parseDecoration)
    * Adds this very attribute to _parseDecoration’s logic
    * Moves the !important flag from the ‘none’ rule to desired line rules

    If you could have a look at and maybe incorporate this patch, that’d be swell. Otherwise this is my tip to fellow users.

    https://dl.dropboxusercontent.com/u/10125538/docxpresso-strikethrough-patch.png

    https://www.ads-software.com/plugins/docxpresso/

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Strikethrough not working’ is closed to new replies.