you are viewing a single comment's thread
view the rest of the comments
[–] 2 points 2 years ago (1 child)

as a replacement, markdown is your friend. you can learn the symbols or (harder option) find a markdown wyswyg editor program.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 3 points 2 years ago

    Or, and hear me out on this, you create an unholy mixture of MD/HTML/Latex documents in a plaintext editor and then you use the Pandoc CLI to make it into a PDF/DOCX/website/whatever.

  • source
  • parent