ldoc
ldoc copied to clipboard
Update markup.lua - Caught bug at 159
trafficstars
Fixed: /usr/local/share/lua/5.1/ldoc/markup.lua:159: attempt to index local 'line' (a nil value)
By adding a check enclosing all the lines that play with line making sure is not nil
I Don't know exactly why is being triggered but i hope it helps.