asdf-pandoc-crossref [](https://github.com/sys9kdr/asdf-pandoc-crossref/actions/workflows/build.yml) [](https://github.com/sys9kdr/asdf-pandoc-crossref/actions/workflows/lint.yml)

April 25, 2024 · View on GitHub

asdf-pandoc-crossref Build Lint

pandoc-crossref plugin for the asdf version manager.

Contents

Dependencies

TODO: adapt this section

  • bash, curl, tar, and POSIX utilities.
  • SOME_ENV_VAR: set this environment variable in your shell config to load the correct version of tool x.

Install

Plugin:

asdf plugin add pandoc-crossref https://github.com/sys9kdr/asdf-pandoc-crossref.git

pandoc-crossref:

# Show all installable versions
asdf list-all pandoc-crossref

# Install specific version
asdf install pandoc-crossref latest

# Set a version globally (on your ~/.tool-versions file)
asdf global pandoc-crossref latest

# Now pandoc-crossref commands are available
pandoc-crossref --help

Check asdf readme for more instructions on how to install & manage versions.

Contributing

Contributions of any kind welcome! See the contributing guide.

Thanks goes to these contributors!

License

See LICENSE © Daiki Noda