Hi Daniel,

Daniel Dehennin <daniel.dehen...@baby-gnu.org> writes:

> Hello,
>
> I try to export the following as HTML and text but the output is not
> optimal:
>
> #+begin_src org
> This is the
> [[http://www.postgresql.org/docs/9.1/static/client-authentication.html][pg_hba.conf]]
> configuration file
> #+end_src
>
> With HTML export, the "hba" is subscript.
>
> Escaping it with a backslash works fine for HTML export but not for
> ASCII one.
>
> Is this intended or a bug?

Add this line to your file

#+OPTIONS: ^:{}

Have a look at the docstring of `org-use-sub-superscripts' for more
information. 

Best,

-- 
 Bastien

Reply via email to