Re: [AD] Home page messed up |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On 2009-12-22, Peter Wang <novalazy@xxxxxxxxxx> wrote:
> On 2009-12-21, Trent Gamblin <trent@xxxxxxxxxx> wrote:
> > It appears to be this section in inc.a.header:
> >
> > <!-- Hide language choices until at least one other translation is complete.
> > <div class="sellang">
> > [English](index.html)
> > [español](es/index.html)
> > </div>
> > -->
> >
> > The --> at the end is being translated (by pandoc? not sure) to
> > -->
>
> Thanks, I'll fix it when updating the site for the 4.4.0 release today.
Looks like it was a bug with pandoc 1.2.x. It's fine with 1.3, and
hopefully was fine with 1.1 as well, as I used that for the longest
time.
Peter