You're absolutely right. The MWE I made had a nasty typo that blew
everything up! I'm sorry for the noise.
The information in the manual still looks misleading to me:
#+BEGIN_EXPORT ascii
All lines in this block will appear only when using this back-end.
#+END_EXPORT
(Taken from "12.7 ASCII/Lati
On Thu, 9 Feb 2017, Vicente Vera wrote:
Hello. This discussion
https://lists.gnu.org/archive/html/emacs-orgmode/2017-02/msg00163.html
points out that Org tables are converted to HTML tables when exporting
through "ox-md". Leaving Markdown-related issues aside, I've stumbled
upon this problem a w
Hmm nope. Still some modifications are introduced depending on the
back-end. Example blocks are generally indented.
There are cases where those changes makes sense such as in HTML export
but for ASCII and ASCII-based markups truly verbatim blocks would make
sense I believe.
For example, one could
Isn't
#+BEGIN_EXAMPLE
Long block
#+END_EXAMPLE
what you want?
John
---
Professor John Kitchin
Doherty Hall A207F
Department of Chemical Engineering
Carnegie Mellon University
Pittsburgh, PA 15213
412-268-7803
@johnkitchin
http://kitchingroup.cheme.cmu.edu
On Th
Hello. This discussion
https://lists.gnu.org/archive/html/emacs-orgmode/2017-02/msg00163.html
points out that Org tables are converted to HTML tables when exporting
through "ox-md". Leaving Markdown-related issues aside, I've stumbled
upon this problem a while back.
It is suggested that wrapping t