docx should support tabs. They are represented in the RunContent by `<w:tab/>`, example: ```<w:r><w:tab/></w:r>```
docx should support tabs. They are represented in the RunContent by
<w:tab/>, example:<w:r><w:tab/></w:r>