# {{name}}

{{description}}

[![Build Status](https://img.shields.io/github/workflow/status/neocotic/europa/CI/develop?style=flat-square)](https://github.com/neocotic/europa/actions/workflows/ci.yml)
[![License](https://img.shields.io/npm/l/{{name}}.svg?style=flat-square)](https://github.com/neocotic/europa/raw/main/packages/{{name}}/LICENSE.md)
[![Release](https://img.shields.io/npm/v/{{name}}.svg?style=flat-square)](https://npmjs.com/package/{{name}})

* [Install](#install)
* [Converted Tags](#converted-tags)
* [Examples](#examples)
* [Bugs](#bugs)
* [Contributors](#contributors)
* [License](#license)

## Install

{{>readme_install}}

## Converted Tags

The following HTML tags are converted by this plugin:

* TODO: List converted tags

## Examples

TODO: Document examples for this plugin (input and output)

## Bugs

If you have any problems with this Europa plugin or would like to see changes currently in development you can do so
[here](https://github.com/neocotic/europa/issues).

## Contributors

If you want to contribute, you're a legend! Information on how you can do so can be found in
[CONTRIBUTING.md](https://github.com/neocotic/europa/blob/main/CONTRIBUTING.md). We want your suggestions and pull
requests!

A list of Europa contributors can be found in [AUTHORS.md](https://github.com/neocotic/europa/blob/main/AUTHORS.md).

## License

Copyright © {{copyrightYear}} {{authorName}}

See [LICENSE.md](https://github.com/neocotic/europa/raw/main/packages/{{name}}/LICENSE.md) for more information on
our MIT license.
