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.