Web Dev Solutions

Catalin Mititiuc

aboutsummaryrefslogtreecommitdiff
blob: f2c4dacec777dfe45d543a80e3d52f0511be2856 (plain)
1
2
3
4
5
6
7
import Config

config :pandoc,
  version: "3.6.1",
  another: [
    args: ["--version"]
  ]