Hi Joost,
2015ko azaroak 8an, Joost Helberg-ek idatzi zuen:
>
> Dear Aaron,
>
> I was running close to the development version, but not close
> enough. It's solved now in the current version of org-mode.
>
> At first I accepted this odd behaviour, but then I realized htmlize is
> supposed to gi
Dear Aaron,
I was running close to the development version, but not close
enough. It's solved now in the current version of org-mode.
At first I accepted this odd behaviour, but then I realized htmlize is
supposed to give you what you see on screen, hence this was a bug.
regards,
Joost
> "
Hi Joost,
Org’s html export relies on the syntax of the source block being valid
in the block’s language, for the corresponding emacs major mode to
highlight it properly. In general, I wouldn’t rely on it behaving
properly in the presence of unexpanded noweb references. That said...
2015ko azar
ls,
In the org-code below syntax highlighting in both code-blocks in the
emacs-buffer is fine, but the html-export only works nice in case of
using :noweb yes, the no-export option screws up syntax highlighting in
the html-output (two screenshots included).
I understood that htmlize is used for h