Axel Rauschmayer
Axel Rauschmayer
@debradley Thanks! Fixed in next release.
@pabigot Each of these examples stands on its own.
@ivansvlv Indeed! Fixed in next release, thanks!
@da-moo Fixed now, thanks!
My use case is this: I’m importing JSON from an ESM module in a CLI app. Seeing a warning every time I do that, messes up the user interface of...
@developit mentioned plans for better supporting server-side-rendered HTML that stays at least partially functional even without JS (I found HEY inspiring here). Any details on those plans yet?
@developit Having something lightweight in that space would be very welcome!
I’m having the same issue. @LiberQuack’s plugin lets me work around it. Thanks!
It’ll be great to have this! It would allow one to dig into a single day (to check how traffic varies during that day).
It may make sense for Pandoc to work with trees of files instead of single streams: * A writer would produce a tree of files. * In the case of...