When org-info.js is in (org-like) folding mode and you click on a heading,
it expands showing all of its childrend headings recursively.
Is there a way so that it shows only the first children headings?
Instead of this:
* A
Expanding into
* A
** B1
*** C1
*** C2
*
Hello, this snippet won't export after this error "face-attribute: Invalid
face: css-property, italic":
#+BEGIN_SRC css
-moz-border-image: url("dots.gif") 10 stretch;
#+END_SRC
In emacs css-mode displays -moz-border-image as italic.
Daniele