We only care about Lua comments when the message doesn't start with a command.
2FSU27D6K52LSW7FFKUGNNZU5BDO6COPLDKMSOCYCZ5EQZ5UCMIAC
LLIDXQEWTN4Y656HR54X54AFUUSEFAGJWDEMDB56ZZBKKHT5Q76QC
44LZOAU4G3JQRUNND2PFC5XRPPXUEUN53LPVTGDLWIYFWMXHI7RQC
GMDEH4RHOR6DJABQ5WVGY4GVUU3QPWFTPFUHYUOULTVJZA2FTPAQC
5WYBV55CRVPFXFA7QXTMFJG3653NGMLYUMNGN2Q7X2Q2XRUWZNFQC
local definition_name = cmd
local definition_name = live.get_definition_name_from_buffer(buf) print('definition name is '..definition_name)
local definition_name = live.get_definition_name_from_buffer(buf)
print('definition name is '..definition_name)
return buf:match('^%s*(%S+)')endfunction live.get_definition_name_from_buffer(buf)
return buf:match('^%s*(%S+)')
end
function live.get_definition_name_from_buffer(buf)