emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* BUG? unable to surround subtrees with html tag
@ 2021-06-21 19:07 Matt Price
  2021-06-21 22:01 ` allow HTML block to escape from outline-text div? WAS: " Matt Price
  0 siblings, 1 reply; 6+ messages in thread
From: Matt Price @ 2021-06-21 19:07 UTC (permalink / raw)
  To: Org Mode

[-- Attachment #1: Type: text/plain, Size: 484 bytes --]

I'm using the most recent wip-cite-new branch of org, with a recent emacs
git (28.0.50).

I would like to be able to surround some portion of a subtree with a tag,
e.g.:

* parent
  some text
#+HTML: <div class="box">
** child 2
  some boxed content
** child 2
   more boxed content
 #+HTML:</div>
** child 3
  unboxed content

However, org seems to close the div for me before the ~** child 2~
headline.

Is this the intended behaviour? And if so is there any way for me to do
this?

[-- Attachment #2: Type: text/html, Size: 697 bytes --]

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

end of thread, other threads:[~2021-07-06  3:58 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-21 19:07 BUG? unable to surround subtrees with html tag Matt Price
2021-06-21 22:01 ` allow HTML block to escape from outline-text div? WAS: " Matt Price
2021-06-22  8:30   ` Richard Lawrence
2021-06-22 16:31     ` Matt Price
2021-07-01 16:18   ` Timothy
2021-07-06  3:58     ` Matt Price

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).