how migrate from office documents to modern web technologies based documents - advice welcome
问题 Currently, all documentation is based on MS office. This makes it quite challenging if you want to integrate some functionality. Then you have either the option to go with VBA or VSTO. First is not that comfortable, second could be like taking a sledgehammer to crack a nut. Simple things like simple controls, hiding text or basic maths can be easily realized by HTML. So I would need an HTML text processor what focus on content (text) and allow me to add interactivity when I need it. That