Albert Krewinkel

Results 42 issues of Albert Krewinkel

Here are a few thoughts I had while implementing table features in pandoc readers and writers. None of the suggestions have been thought through, so take the below with a...

Part of an effort to resolve jgm/pandoc#547.

I'm wondering whether it would make sense to split off parts of pandoc into a separate `pandoc-core` package. This would make it easier to move other parts into separate packages...

This allows to use pandoc as a drop-in replacement for the default Lua interpreter.

This function allows to initialize the state in `PANDOC_STATE`, but only if it hasn't been initialized yet. The function has no effect in filters and custom readers/writers, but only in...

Luarocks is a package manager for Lua. The Lua packages provided by OS packages sometimes don't match the Lua version included in pandoc, so they cannot be used in pandoc...

enhancement
image:core