bazel-pandoc
bazel-pandoc copied to clipboard
Does not support multiple sources
pandoc Bazel function throws errors when I try to supply multiple src files, perhaps due to this line in pandoc.bzl
"src": attr.label(allow_single_file = True, mandatory = True),