You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PANDOC_WRITER_OPTIONS appears to use light userdata for some colors.
This might be unintentional but it does no harm to work around it.
Note: I don't know how to check for light userdata (its type() returns
'userdata') so I used pcall() to catch attempts to use it.
0 commit comments