add markdown rendering

This commit is contained in:
xesc 2025-06-04 11:39:10 +02:00
parent 6fe483f173
commit cd0a2d4c3e
3 changed files with 86 additions and 1 deletions

View file

@ -110,6 +110,7 @@ return {
-- You can always override this per image by passing a full path to the command instead of just a filename.
img_folder = "images", -- This is the default
},
ui = { enable = false},
},
}
}