Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update column-div/column-div.lua (tipo in comment)
Co-authored-by: Caleb Maclennan <[email protected]>
  • Loading branch information
chrisaga and alerque authored Jan 17, 2022
commit 337191488f5e1bafd5d75031bf7277ad0f7c3d52
2 changes: 1 addition & 1 deletion column-div/column-div.lua
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Note: You need to include multicol latex package to get balanced columns
Even if lua doen't like hyphens like in column-count.

Bugs: * html rendering throws a warning [WARNING] Ignoring duplicate attribute style="width:60%;".
when widht AND color are set and totally ignore the width
when width AND color are set and totally ignore the width
attribute. Don't know if this bug is mine
--]]
local List = require 'pandoc.List'
Expand Down