mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-08 07:09:28 +03:00
4 lines
44 B
Lua
4 lines
44 B
Lua
|
function Link(li)
|
||
|
return li.content
|
||
|
end
|