mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-23 16:56:43 +00:00
4 lines
41 B
Lua
4 lines
41 B
Lua
function Div(el)
|
|
return el.content
|
|
end
|