pov: you are about to read the most convoluted way to solve something that shouldnt be a problem in the first place

@annieversary "How do I install a package on Ubuntu?"

"Well, first you need to run sed on your hosts file..."

Define org mode macro with line breaks

It is possible to define a macro in an org file as follow: #+MACRO: macroname <here comes the body of the macro> Is it possible to define a macro that contains line breaks? I.e., something ...

Stack Overflow