Skip to content

Document where pandoc.system.os gets its values #10523

@abhiaagarwal

Description

@abhiaagarwal

Hi there,

Thanks for the great project. I'm writing an extension for quarto using the pandoc lua api, and wanted to have os-specific functionality inside one of my filters. The docs for pandoc.system.os was quite bare, and I had to dig a bit to figure out what values are actually possible.

After looking through the source, I discovered it comes from here. https://hackage.haskell.org/package/base-4.21.0.0/docs/System-Info.html

Can this be added to the docs? Either a link to this, or just that its values come from System.Info. Thanks!

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions