local status_ok = pcall(require, "pandoc") if not status_ok then return end require "pandoc".setup()