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