More valid.

This commit is contained in:
Niels Serup
2011-08-11 03:37:52 +02:00
parent 806ecf0439
commit 0660079cef
13 changed files with 67 additions and 41 deletions

View File

@@ -63,6 +63,7 @@ Inline: =<p>abc</p>=&html.
<div style='margin-left: 20px' id='tempobj'>au</div>
#+END_SRC
The above code equals:
#++show
#+BEGIN_SRC html
<div style='margin-left: 20px' id='tempobj'>au</div>