View Single Post
Old 06-12-2013, 05:53 PM   #14
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 21,829
Karma: 30277270
Join Date: Mar 2012
Location: Sydney Australia
Device: none
Quote:
Originally Posted by kovidgoyal View Post
FYI, I've written a markup analyzer that greatly reduces the markup redundancy produced by Word for the typical, low formatting text document.

More important than the space savings, is of course the fact that the markup becomes much more human friendly. And all this in just 200 lines of code

Assuming I dont find any show-stopper bugs while testing, it will be in the next release.
Brilliant!

Can it be anticipated that some operations will also be faster because there's less to compress/decompress and less markup. That was my experience when I used DOCX_Input - conversion, viewer open, various plugins like Modify and Count Pages were all noticeably faster.

BR

Last edited by BetterRed; 06-12-2013 at 06:10 PM. Reason: remove ambiguity
BetterRed is online now   Reply With Quote