Re: [AD] Syntax coloration in the documentation |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On Fri, 03 Jan 2014 14:53:54 -0500, SiegeLord <slabode@xxxxxxxxxx> wrote:
> Is there a reason aside from it not occurring to anybody that our
> documentation does not use pandoc's syntax highlighting? For reference,
> here's how you'd enable it:
>
> ~~~c
> int foo;
> ~~~
No reason other than highlighting wasn't in the earliest versions of
pandoc. I also noticed that recent-ish pandoc changed the handling of
cross-references for latex and texinfo outputs, so I'll fix that up as
well.
Peter