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.
2 parents 239ace7 + 27ddb51 commit cfb594cCopy full SHA for cfb594c
src/resources/lua-types/pandoc/pandoc.lua
@@ -76,7 +76,7 @@ function pandoc.walk_block(element, filter) end
76
77
--[[
78
-- Apply a filter inside an inline element, walking its contents.
79
--- Returns a (deep) copy on which the fislter has been applied:
+-- Returns a (deep) copy on which the filter has been applied:
80
-- the original element is left untouched.
81
]]
82
---@generic T
0 commit comments