karnov / htmltoword

Ruby html to word gem
MIT License
177 stars 70 forks source link

Adding support for colspan in tables #52

Closed filipkis closed 7 years ago

filipkis commented 7 years ago

Transformed into w:gridSpan

This works only for the simplest case where there are only colspans a row and no rowspans.