11

How are people writing documents/reports? Markdown/Latex in your fav editor and export to PDF? Word? Pages? Libre Office?

I use Markdown, via VSCode, Bear, iA Writer, Marked and then push to PDF. If I have to, then export to DOCX.

Comments
  • 1
    @jilano What's attracting you to R Markdown?
  • 3
    Usually I just write plaintext documents and do the markup of it afterwards.. so just vim most of the time. I'd use LaTeX for things like my CV though.
  • 1
    I use ASCII doc for documentation
  • 1
    I use markdown with html where necessary and export to pdf with a vscode plugin
  • 0
    Mostly Microsoft Word for Windows, because it is Company Policy. And I genuinely hate that crap. I would have preferred some other markup language, but at least I can once in a while get away with ASCII files.
Add Comment