Updated ldoc_ltp.lua
John Erling Blad
2019-05-12 22:39:41 +0200
4f3d3d30cdSupport the use of commonmark markdown via cmark-lua
Alexei Robyn
2019-01-16 22:35:25 +1100
91e9df1f1cversion number bump plus documented changes
eruber
2018-08-20 12:42:06 -0700
1f460470c2Enable using 'require' command from within 'config.ld'
Jordan Irwin
2018-07-25 17:41:20 -0700
c6cc7a717bLink to LuaRocks homepage
Jordan Irwin
2018-07-23 11:50:20 -0700
461def557eLink to "Lua for Windows" GitHub page
Jordan Irwin
2018-07-23 11:44:53 -0700
6d5f23ae62Fixed order of single and double quotes in trailing_warning message
eruber
2018-07-08 09:23:16 -0700
11482d75deIncreased content width by 100 to 800px
eruber
2018-07-07 23:21:36 -0700
6364979dd2Explained contents of this fork
eruber
2018-07-07 21:27:16 -0700
a5d0086e63Changed footer to reference forked repo
eruber
2018-07-07 18:19:24 -0700
959e89feedChanged Version to indicate development build
eruber
2018-07-07 18:18:30 -0700
9365b7d525Added tags @curator and @contributor to be handled just like the @author tag
eruber
2018-07-07 16:32:51 -0700
67428b5ca9Removed tags @note, @curator, @contributor this can be aliases in config file, well at least the last two can be
eruber
2018-07-07 16:26:31 -0700
3e573f4eddMerge pull request #244 from mpeterv/make-target-dir
Steve J Donovan
2016-07-01 14:01:55 +0200
8bc3700377Use dir.makepath when creating output directory
mpeterv
2016-02-04 13:38:22 +0300
088034e437Merge pull request #243 from mpeterv/fix-module-call-parse
Steve J Donovan
2016-07-01 13:46:38 +0200
1dfcf2e0a9Handle failure to parse module call
Peter Melnichenko
2016-07-01 14:34:15 +0300
3798cb42d3Don't try to parse a module call if 'module' token is field name
Peter Melnichenko
2016-07-01 14:31:53 +0300
b903eb79dftemporary file hack borked on Windows; working on parsing tag modifiers _properly_
steve donovan
2016-06-27 19:45:26 +0200
d47c0f89bfDebian lua-discount package is _yet another Lua binding_ to libmarkdown2
Steve Donovan
2016-06-27 16:44:18 +0200
7bed1fa826issue #191 strip left spaces from usage code
Steve Donovan
2016-06-27 16:25:56 +0200
c9b6483d6dissue #240 blank line after comment at end of code block. Crash with fenced block at end of document fixed
Steve Donovan
2016-06-27 15:27:15 +0200
9f259c59beissue #227: don't force all <li> to have 'disc' style
Steve Donovan
2016-06-27 12:40:53 +0200
2f71eabd9fissue #195: user-specific tempdir for expanding template modules
Steve Donovan
2016-06-27 12:20:20 +0200
dadad3f737moonscript fat arrow and auto-assign ctor support
Steve Donovan
2016-06-27 11:48:35 +0200
ff60cbd7aaModules may return a single _function_ (see tests/funmod.lua)
Steve Donovan
2016-06-27 11:06:29 +0200
ebdbf7d0e3issue #213: --fatalwarnings now also works with parser errors
Steve Donovan
2016-06-27 10:13:23 +0200
be85db6234explicit warnings if we cannot deduce item from following code
steve donovan
2016-06-26 19:24:03 +0200
8a21d4405bfixing up built-in global definitions for 'ldoc -m global'
steve donovan
2016-06-26 19:22:58 +0200
1bcd76e307new flag: -N,--no_args_infer don't infer arguments from source
Steve Donovan
2016-06-24 15:53:15 +0200
ff0eebceb2prettier output for ldoc -m if not Windows
Steve Donovan
2016-06-24 15:51:38 +0200
f3e5a5a576Windows line endings led to wrong section names in Markdown documents
Steve Donovan
2016-06-21 12:26:36 -0400
04da31d5c7Merge pull request #241 from Fuzzlix/master
Steve J Donovan
2016-06-21 12:02:45 +0200