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 7e98950 commit 50ec9b9Copy full SHA for 50ec9b9
src/resources/pandoc/datadir/init.lua
@@ -1,4 +1,4 @@
1
-if pandoc.system.os == "windows" then
+if pandoc.system.os == "mingw32" then
2
3
local function get_windows_ansi_codepage()
4
-- Reading the code page directly out of the registry was causing
0 commit comments