emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Org mode export to HTML not working correctly with code blocks if block is after an item (-) and its delimiters are indented
@ 2013-10-16  1:19 Omid
  2013-10-16  2:41 ` Thorsten Jolitz
                   ` (3 more replies)
  0 siblings, 4 replies; 17+ messages in thread
From: Omid @ 2013-10-16  1:19 UTC (permalink / raw)
  To: emacs-orgmode

Hello All,

When exporting to HTML (Org mode version 8.2.1 ELPA; GNU Emacs version
24.3.1) I see the a strange behavior which can be reproduced with the
following minimal example:

This exports correctly
  #+BEGIN_SRC sh
ls
  #+END_SRC

- This also exports correctly
#+BEGIN_SRC sh
ls
#+END_SRC

- This does NOT export correctly (code block is not detected)
  #+BEGIN_SRC sh
ls
  #+END_SRC

Is there any way around this behavior without removing the indentation
for the code block delimiters?

Thanks,

-- 
Omid

Sent from my Emacs

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2014-05-26  6:28 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-10-16  1:19 Org mode export to HTML not working correctly with code blocks if block is after an item (-) and its delimiters are indented Omid
2013-10-16  2:41 ` Thorsten Jolitz
2013-10-16  2:53 ` Thorsten Jolitz
2013-10-16  3:12   ` Omid
2013-10-16 11:25 ` Nicolas Goaziou
2014-02-05 20:40 ` Behavior of Org mode Babel code snippets with respect to M-q (fill-paragraph) and C-/ (undo) Omid
2014-02-05 21:34   ` Nick Dokos
2014-02-05 23:02     ` Omid
2014-02-13 23:38       ` Samuel Wales
2014-02-14  0:21         ` Samuel Wales
2014-03-21  7:56           ` Bastien
2014-05-25 20:37   ` Is there a variable/way to change <div id="content"> to something else, e.g. <div class="container"> for use with Bootstrap CSS? Omid
2014-05-26  2:10     ` Eric Abrahamsen
2014-05-26  4:08       ` Omid
2014-05-26  4:26         ` Omid
2014-05-26  5:11           ` Eric Abrahamsen
2014-05-26  6:28             ` Omid

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).