elpasync pushed a change to branch externals/org. from f3e306c737 lisp/org.el: Add `org-after-note-stored-hook' new 14848726a0 org-export-data: Handle trailing spaces when transcoder returns nil new 6d5fa81984 ox-md, ox-ascii, ox-texinfo: Strip blank lines from paragraphs
Summary of changes: lisp/org-macs.el | 4 +++ lisp/ox-ascii.el | 6 +++++ lisp/ox-latex.el | 4 +-- lisp/ox-md.el | 6 +++++ lisp/ox-texinfo.el | 7 +++++- lisp/ox.el | 67 +++++++++++++++++++++++++++++++------------------ testing/lisp/test-ox.el | 4 +-- 7 files changed, 67 insertions(+), 31 deletions(-)