emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] Preventing italics in code blocks exported to HTML


From: Peter Davis
Subject: [O] Preventing italics in code blocks exported to HTML
Date: Thu, 25 Jun 2015 12:31:47 -0400
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:31.0) Gecko/20100101 Thunderbird/31.7.0

I'm writing a document that has a number of URL examples, like this:

#+BEGIN_SRC js
GET http://sandbox.api.xyz.com/sample/login
#+END_SRC

The problem is that when I export to HTML, everything following the "http:" is italicized (and blue). Is there any way to suppress that?

Thanks,
-pd




reply via email to

[Prev in Thread] Current Thread [Next in Thread]