[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lpeg Quickref in ASCII?
- From: Dirk Laurie <dirk.laurie@...>
- Date: Sun, 9 Nov 2014 11:33:17 +0200
2014-11-09 10:57 GMT+02:00 Daurnimator <quae@daurnimator.com>:
> On 9 November 2014 02:50, Dirk Laurie <dirk.laurie@gmail.com> wrote:
>>
>> https://github.com/dlaurie/lua-notes/lpeg-brief.txt
>
> Correct link is:
> https://github.com/dlaurie/lua-notes/blob/master/lpeg-brief.txt
Thanks.
> Dirk: If you put a ".md" extension on it, github will render it as html
I have a slight different file lpeg-brief.md there, since GitHub has
its own nonstandard flavour of Markdown (e.g. end-of-line is a hard
linebreak). And there is lpeg-brief.html, which one can get displayed
with a different URL that I can never remember, or download
and display locally.