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.
1 parent cf96742 commit 3371914Copy full SHA for 3371914
column-div/column-div.lua
@@ -24,7 +24,7 @@ Note: You need to include multicol latex package to get balanced columns
24
Even if lua doen't like hyphens like in column-count.
25
26
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
+ when width AND color are set and totally ignore the width
28
attribute. Don't know if this bug is mine
29
--]]
30
local List = require 'pandoc.List'
0 commit comments