diff --git a/README.md b/README.md index 5aeddc3f1..842e4f06e 100644 --- a/README.md +++ b/README.md @@ -520,6 +520,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | osqueryi | [davidecavestro/asdf-osqueryi](https://github.com/davidecavestro/asdf-osqueryi) | [![Build Status](https://github.com/davidecavestro/asdf-osqueryi/actions/workflows/build.yml/badge.svg)](https://github.com/davidecavestro/asdf-osqueryi/actions/workflows/build.yml) | | pachctl | [abatilo/asdf-pachctl](https://github.com/abatilo/asdf-pachctl) | [![build](https://github.com/abatilo/asdf-pachctl/workflows/build/badge.svg)](https://github.com/abatilo/asdf-pachctl/actions?query=workflow%3A%22build%22) | | Packer | [asdf-community/asdf-hashicorp](https://github.com/asdf-community/asdf-hashicorp) | [![Build](https://github.com/asdf-community/asdf-hashicorp/actions/workflows/workflow.yml/badge.svg)](https://github.com/asdf-community/asdf-hashicorp/actions/workflows/workflow.yml) | +| Pandoc | [Fbrisset/asdf-pandoc](https://github.com/Fbrisset/asdf-pandoc) | [![Build](https://github.com/Fbrisset/asdf-pandoc/actions/workflows/build.yml/badge.svg)](https://github.com/Fbrisset/asdf-pandoc/actions/workflows/build.yml) | | patat | [airtonix/asdf-patat](https://github.com/airtonix/asdf-patat) | [![Build](https://github.com/airtonix/asdf-patat/actions/workflows/build.yml/badge.svg)](https://github.com/airtonix/asdf-patat/actions/workflows/build.yml) | | peco | [asdf-community/asdf-peco](https://github.com/asdf-community/asdf-peco) | [![Build Status](https://github.com/asdf-community/asdf-peco/workflows/Main%20workflow/badge.svg?branch=master)](https://github.com/asdf-community/asdf-peco/actions) | | pdm | [1oglop1/asdf-pdm](https://github.com/1oglop1/asdf-pdm) | [![Build Status](https://github.com/1oglop1/asdf-pdm/actions/workflows/build.yml/badge.svg)](https://github.com/1oglop1/asdf-pdm/actions) | diff --git a/plugins/pandoc b/plugins/pandoc new file mode 100644 index 000000000..11b0e6a64 --- /dev/null +++ b/plugins/pandoc @@ -0,0 +1 @@ +repository = https://github.com/Fbrisset/asdf-pandoc.git