From: "Fraga, Eric" <e.fraga@ucl.ac.uk>
To: Tim Visher <tim.visher@gmail.com>
Cc: Emacs Org Mode mailing list <emacs-orgmode@gnu.org>
Subject: Re: Nested quote blocks?
Date: Thu, 5 Mar 2020 06:45:38 +0000 [thread overview]
Message-ID: <877dzzmh9r.fsf@ucl.ac.uk> (raw)
In-Reply-To: <CAHa53uzGLTgtxt+Wcwi8C8hF05N5tGhCt7qQt+UhYemyOC9huw@mail.gmail.com> (Tim Visher's message of "Wed, 4 Mar 2020 12:57:32 -0500")
On Wednesday, 4 Mar 2020 at 12:57, Tim Visher wrote:
> Thanks for responding, Eric. :)
You're very welcome!
> IIUC, your solution should work but it's necessarily tied to specific
> export backends, right?
It is partly but the general concept of using special blocks works for
HTML also. You end up with code that looks like this:
,----
| <div class="myquote">
| <p>
| and this is the inner block
| </p>
|
| </div>
`----
which means you can customize its appearance using appropriate CSS code.
--
: Eric S Fraga via Emacs 28.0.50, Org release_9.3.6-354-g9d5880
next prev parent reply other threads:[~2020-03-05 6:45 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-03 17:57 Nested quote blocks? Tim Visher
2020-03-03 18:26 ` Nicolas Goaziou
2020-03-04 7:27 ` Fraga, Eric
2020-03-04 17:57 ` Tim Visher
2020-03-05 6:45 ` Fraga, Eric [this message]
2020-03-05 16:14 ` Tim Visher
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=877dzzmh9r.fsf@ucl.ac.uk \
--to=e.fraga@ucl.ac.uk \
--cc=emacs-orgmode@gnu.org \
--cc=tim.visher@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).