Logics of handling whitespace characters in OOXML text runs.
The code visits all <w/t> elements and modifies content where necessary:
Logics of handling whitespace characters in OOXML text runs. The code visits all <w/t> elements and modifies content where necessary: - If content starts or ends with whitespace, add a space=preserve attribute. - Replace characters with <w/br /> elements. - Replace characters with <w/tab /> elements.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close