Skip to content

Commit 3371914

Browse files
chrisagaalerque
andauthored
Update column-div/column-div.lua (tipo in comment)
Co-authored-by: Caleb Maclennan <[email protected]>
1 parent cf96742 commit 3371914

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

column-div/column-div.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Note: You need to include multicol latex package to get balanced columns
2424
Even if lua doen't like hyphens like in column-count.
2525
2626
Bugs: * html rendering throws a warning [WARNING] Ignoring duplicate attribute style="width:60%;".
27-
when widht AND color are set and totally ignore the width
27+
when width AND color are set and totally ignore the width
2828
attribute. Don't know if this bug is mine
2929
--]]
3030
local List = require 'pandoc.List'

0 commit comments

Comments
 (0)