Is there a way to copy styled blocks of text from Word to a text field in Kirby panel?
My “client” (dad) has spent years formatting text blocks and headlines with random colors, font sizes and more. If I migrate his content to Kirby Markdown, I will lose all his “work of art”
I have no idea what these converters to with formatted text that cannot be converted to markdown. Pls. keep in mind that you cannot style text with colors and different font sizes in markdown. Your only alternative would be to convert to HTML and insert HTML into the text fields, which is absolutely possible, so no need to convert to preserver the formatting.
Problem is when you convert aWord document to HTLM directly in Word, you get a lot a crap code. I would use an external Word to HTML converter, that produces clean code, maybe this one will do the job, or just google for alternatives.