Lessons DSL, in Markdown
- From:
- Dan Bernier
- Date:
- 2011-09-06 @ 23:30
Hello,
My name's Dan, and I'm new to HH. I've offered to help out a bit, as
part of my participation in the September 2011 Ruby Mendicant
University session.
I was talking with Steve about the Lessons DSL, and we think replacing
it with Markdown would be a good option - it should be easier to use
than what's there, and we can use Redcarpet with a custom renderer to
tie it into the Shoes app. Still have to determine how to represent
button-click callbacks...
Sorry for the ex post facto note,
Looking forward to helping out,
Dan
--
twitter @danbernier
http://wordcram.org
Re: [hacketyhack] Lessons DSL, in Markdown
- From:
- Eric Watson
- Date:
- 2011-09-07 @ 03:06
On Sep 6, 2011, at 6:30 PM, Dan Bernier wrote:
> I was talking with Steve about the Lessons DSL, and we think replacing
> it with Markdown would be a good option - it should be easier to use
> than what's there, and we can use Redcarpet with a custom renderer to
> tie it into the Shoes app.
Hi, Dan. I think Markdown is a fine choice for lessons. Maybe I'll hold
off a bit on writing my first one :)
Eric