Using the org-mode that ships with Emacs 24.3.50.1 [1] I processed the file
using `org-export-to-html` and could not reproduce the issue.

The org-mode from HEAD doesn't have `org-export-to-html` since the backends
were re-written and I have to use `org-html-export-to-html` and am seeing
this issue.

Thanks for taking the time ...
-deech

[1] Org-mode version 7.9.3f


On Sat, Sep 21, 2013 at 2:41 PM, Eric Schulte <schulte.e...@gmail.com>wrote:

> I can't reproduce this problem.  Do you still see the problem with a
> minimal Emacs config starting with "emacs -Q"?
>
> Do you see this on export to other backends?
>
> aditya siram <aditya.si...@gmail.com> writes:
>
> > Hi all,
> > I'm on org-mode version:
> > Org-mode version 8.2 (release_8.2-8-g16a57e @
> > /home/deech/EmacsConfig/org-mode/lisp/)
> >
> > Unfortunately the html exporter has some garbage characters at the end of
> > every line.
> >
> > Here's a small org file:
> > * Headline
> >   #+BEGIN_SRC sh
> >   test source
> >   #+END_SRC
> >
> > The resulting HTML is attached.
> >
> > Thanks!
> > -deech
> >
> > test-html-export
> >
> > Table of Contents
> >
> >      * 1. Headline
> >
> > 1 Headline
> >
> > test source&#57344;&#57345;&#57345;
> >
> >    Author: deech
> >
> >    Created: 2013-09-20 Fri 16:49
> >
> >    Emacs 24.3.50.1 (Org mode 8.2)
> >
> >    Validate
>
> --
> Eric Schulte
> https://cs.unm.edu/~eschulte
> PGP: 0x614CA05D
>

Reply via email to