how to share odt/doc documents over git

后端 未结 4 2172
夕颜
夕颜 2021-02-13 17:04

the idea is that i want to share documents over git

i thought about using Text Document (looks like docx,odt in functionality ) that can be edited with any text editor (

4条回答
  •  终归单人心
    2021-02-13 17:37

    You can use LaTeX for text documents with format (or rtf, Rich Text File, if you prefer a method accesible to anyone), and fods for spreadsheets.

提交回复
热议问题