Christian Moe <m...@christianmoe.com> writes: > Nesting =#+begin_summary= inside a =#+begin_details= block creates a > newline, though, and in Firefox, the newline separates the collapse/expand > arrow > from the summary text, which is a bad look.
Yeah. Looks like <summary> can only contain "inline" HTML markup, while Org puts <p> ... </p>, which is invalid. We would need inline special block here... -- Ihor Radchenko // yantar92, Org mode maintainer, Learn more about Org mode at <https://orgmode.org/>. Support Org development at <https://liberapay.com/org-mode>, or support my work at <https://liberapay.com/yantar92>