[racket] Scribble and itemlists
Ah, yes -- that was the ideological justification that I remember.
On Fri, Jan 23, 2015 at 12:43 AM, Alexis King <lexi.lambda at gmail.com> wrote:
> Of course, you can always just drop down to HTML in Markdown, so it’s not a big deal.
>
>> On Jan 22, 2015, at 21:37, Eli Barzilay <eli at barzilay.org> wrote:
>>
>> 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!
>> ____________________
>> Racket Users list:
>> http://lists.racket-lang.org/users
>
--
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
http://barzilay.org/ Maze is Life!