We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fa663f commit c7f0c0dCopy full SHA for c7f0c0d
src/resources/lua-types/pandoc/components.lua
@@ -67,7 +67,7 @@ A table cell.
67
---@field contents pandoc.List Cell contents (list of blocks)
68
---@field row_span integer Number of rows occupied by the call
69
---@field col_span integer Number of columns spanned by the cell
70
-pandonc.Cell = {}
+pandoc.Cell = {}
71
72
--[[
73
Create a new table cell
0 commit comments