mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-01 15:38:09 +08:00
71f69cd086
Closes: #3918
4 lines
41 B
Lua
4 lines
41 B
Lua
function Div(el)
|
|
return el.content
|
|
end
|