Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Snap release doesn't see apt installed Pandoc #20

@rsdoiel

Description

@rsdoiel

The mkpage command is a pre-processor for Pandoc. Pandoc isn't available as a snap and would be problematic to implement as a snap (e.g. Haskell doesn't have a plugin in snapcraft yet and I don't know Haskell). I want to use a "strict" container for the mkpage snap but that prefixes the search path with snap install location so Pandoc isn't visible from mkpage. The container seems to need to have Pandoc local to the snap directory structure. I haven't gotten that working. Hugo may have solved this same issue but I am not sure.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions