README.md


<!--
DO NOT EDIT THIS FILE
It has been generated from the template `README.md.eex` by Extractly (https://github.com/RobertDober/extractly.git)
and any changes you make in this file will most likely be lost
-->

# MDQX MarkDown Querier and eXtractor

[![Hex.pm](https://img.shields.io/hexpm/v/mdqx.svg)](https://hex.pm/packages/mdqx)
[![Hex.pm](https://img.shields.io/hexpm/dw/mdqx.svg)](https://hex.pm/packages/mdqx)
[![Hex.pm](https://img.shields.io/hexpm/dt/mdqx.svg)](https://hex.pm/packages/mdqx)


**N.B.**

This README contains the docstrings and doctests from the code by means of [extractly](https://hex.pm/packages/extractly)
and the following code examples are therefore verified with `ExUnit` doctests.

## Table Of Content

- [Table Of Content](#table-of-content)
- [Options](#options)
  - [Mdqx.Cli](#mdqxcli)
- [Contributing](#contributing)
- [Author](#author)

## Options


### Mdqx.Cli

  Coming soon

  This version (0.0.x) is a placeholder for project integration



## Contributing

Pull Requests are happily accepted.

Please be aware of one _caveat_ when correcting/improving `README.md`.

The `README.md` is generated by `Extractly` as mentioned above and therefore contributors shall not modify it directly, but
`README.md.eex` and the imported docs instead.

Thank you all who have already helped with Earmark, your names are duly noted in [RELEASE.md](RELEASE.md).

## Author

Copyright © 2023  Robert Dober robert&lt;dot>dober&lt;at>gmail

# LICENSE

Same as Elixir, which is Apache License v2.0. Please refer to [LICENSE](LICENSE) for details.

<!-- SPDX-License-Identifier: Apache-2.0 -->