Files
docx-js/ts/docx/run
felipe b1c8b2beb8 add xml:space="preserve" to text runs
In MS Word 2015 (and possibly others), leading and trailing spaces are
ignored in text runs. This means that calling TextRun with
leading/trailing space would result in a document that didn't include
those spaces. The fix here (per http://officeopenxml.com/WPtext.php)
is to include an extra attribute on the "w:t" element that forces word
to recognize those spaces.
2017-04-14 11:08:19 +02:00
..
2017-03-08 20:32:30 +00:00
2017-03-08 20:32:30 +00:00
2017-03-08 20:32:30 +00:00
2017-03-08 20:32:30 +00:00
2017-03-12 17:35:15 +01:00
2017-03-08 21:49:41 +00:00