
| Current Path : /proc/self/root/usr/share/pandoc/data/ |
Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 |
| Current File : //proc/self/root/usr/share/pandoc/data/init.lua |
-- This Lua script is run every time the Lua interpreter is started when running -- a Lua filter. It can be customized to load additional modules or to alter the -- default modules. pandoc = require 'pandoc' pandoc.mediabag = require 'pandoc.mediabag' pandoc.utils = require 'pandoc.utils'