linode / ansible-specdoc

A utility for dynamically generating Ansible Collection documentation.
Apache License 2.0
2 stars 5 forks source link

Change injection to use rich text blocks #38

Closed jriddle-linode closed 4 months ago

jriddle-linode commented 4 months ago

📝 Description

What does this PR do and why is this change necessary?

While working on ansible_linode injection I found the fields need to use r""" rich text.

✔️ How to Test

How do I run the relevant unit/integration tests?

make test