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