mirror of
https://github.com/jgm/pandoc.git
synced 2026-07-20 16:21:52 +00:00
The flag 'lua53` must now be used with that package if pandoc is to be compiled against Lua 5.3.
4 lines
41 B
Lua
4 lines
41 B
Lua
function Div(el)
|
|
return el.content
|
|
end
|