New: pandoc-tex.sh and logging im lua filter
Some checks failed
Word Count / count-words (push) Has been cancelled
Some checks failed
Word Count / count-words (push) Has been cancelled
This commit is contained in:
@@ -564,6 +564,7 @@ local function code_to_figure (conf)
|
||||
-- Check if a converter exists for this block. If not, return the block
|
||||
-- unchanged.
|
||||
local diagram_type = block.classes[1]
|
||||
print("Diagram type: ", diagram_type)
|
||||
if not diagram_type then
|
||||
return nil
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user