summaryrefslogtreecommitdiff
path: root/script/provider/markdown.lua
diff options
context:
space:
mode:
Diffstat (limited to 'script/provider/markdown.lua')
-rw-r--r--script/provider/markdown.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/script/provider/markdown.lua b/script/provider/markdown.lua
index de24e314..653ae135 100644
--- a/script/provider/markdown.lua
+++ b/script/provider/markdown.lua
@@ -15,7 +15,6 @@ function mt:add(language, text)
if not text then
return self
end
- assert(type(text) == 'string')
self._cacheResult = nil
if type(text) == 'table' then
self[#self+1] = {