Hi Nicolas, Nicolas Goaziou <n.goaz...@gmail.com> writes:
> Also, the feature is already available in some others back-ends, e.g., > LaTeX, through a special block. Mh, yes. In other words, #+begin_flushright Hello #+end_flushright will be exported as <div class="flushright"> <p> Hello </p> </div> in HTML. > ISTM this is only related to `ascii' export back-end. So it could be > solved by a special block handled specially in there. Yes, good idea. Can you take care of it? -- Bastien