Hello,

"Sebastien Vauban"
<[email protected]> writes:

> #+TITLE:     ECM Htmlize italic
> #+LANGUAGE:  en
>
> * CSS code
>
> When exporting the following chunk of code to HTML (with either the old or the
> new exporter)...
>
> #+begin_src css
> #panel-button {
>     -moz-transform: rotate(90deg);
>     -o-transform: rotate(90deg);
>     -webkit-transform: rotate(90deg);
>     background-color: #EFEFEF;
> }
> #+end_src

It looks like a bug in htmlize, not in Org.


Regards,

-- 
Nicolas Goaziou


Reply via email to