top | item 41122813

(no title)

paholg | 1 year ago

Ah, good to know! Is that tooling public anywhere, or was it pretty tailor-made just for the Rust book?

discuss

order

steveklabnik|1 year ago

brnt|1 year ago

I can find here the process of converting docx to md, but not the reverse. I see the material is checked into the repo in both formats. Does that mean the docx's are your master, and you generate the markdown from it for diffing and building HTML?

I'm investigating how to switch an organisation away from a docx-only mess of a documentation system, and it looks like you might have found a process that'd work for us, and let people keep using docx if they have to.

I wonder what all those binary blobs do to the git repo though.

Thanks for any info!

paholg|1 year ago

Awesome! You and Carol rock!