[racket] Scribble and itemlists

From: Eli Barzilay (eli at barzilay.org)
Date: Fri Jan 23 00:37:38 EST 2015

On Wed, Jan 21, 2015 at 11:50 PM, Greg Hendershott
<greghendershott at gmail.com> wrote:
>
> As for HTML, I think this is supported only starting with HTML 5. You
> can say <ol start="3">...</ol>.

I just checked: I have the source for my class web pages from 2004, and
they do use the `start' attribute...  I don't remember the details, but
my impression was that the lack of MD support for this was ideological,
not technical.

-- 
          ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:
                    http://barzilay.org/                   Maze is Life!

Posted on the users mailing list.