45,647
edits
No edit summary Tag: Reverted |
Tag: Undo |
||
Line 349: | Line 349: | ||
if #annotations > 0 then | if #annotations > 0 then | ||
table_insert(output, " | table_insert(output, " " .. export.mark(table_concat(annotations, ", "), "annotations")) | ||
end | end | ||