ELOT replaces newlines in annotations with spaces. This usually works as intended.
However, in some cases (see provenance in pizza.org), we have two newlines in the source. These currently produce a superfluous space + newline. A better way would be to treat iterated newlines in an org file as a newline, with no trailing space.
ELOT replaces newlines in annotations with spaces. This usually works as intended.
However, in some cases (see provenance in pizza.org), we have two newlines in the source. These currently produce a superfluous space + newline. A better way would be to treat iterated newlines in an org file as a newline, with no trailing space.