Re: [ANN] lunamark 0.2 - lpeg-based markdown converter
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: [ANN] lunamark 0.2 - lpeg-based markdown converter
- From: Dirk Laurie <dpl@...>
- Date: 2011年9月19日 07:43:07 +0200
On Sat, Sep 17, 2011 at 11:21:44PM +0200, John MacFarlane wrote:
> I'm pleased to announce the release of lunamark 0.2.
...
> The lunamark distribution includes the library and two programs:
>
> lunamark: command-line markdown converter
> lunadoc: a simple lua documentation tool
>
In the repository, there is a third program: /bin/shtest
which gives:
Passed: 52
Failed: 6
Is that expected behaviour at this stage?
Dirk