mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-17 11:31:43 -07:00
[PR #6539/dca7fd45 backport][stable-7] Enable using semantic markup (#6540)
Enable using semantic markup (#6539)
Enable using semantic markup.
(cherry picked from commit dca7fd4552
)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
7b83815835
commit
7531e97ddd
2 changed files with 8 additions and 1 deletions
7
changelogs/fragments/6539-semantic-markup.yml
Normal file
7
changelogs/fragments/6539-semantic-markup.yml
Normal file
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
minor_changes:
|
||||
- "The collection will start using semantic markup (https://github.com/ansible-collections/community.general/pull/6539)."
|
||||
known_issues:
|
||||
- "Ansible markup will show up in raw form on ansible-doc text output for ansible-core before 2.15. If you have trouble deciphering the
|
||||
documentation markup, please upgrade to ansible-core 2.15 (or newer), or read the HTML documentation on
|
||||
https://docs.ansible.com/ansible/devel/collections/community/general/ (https://github.com/ansible-collections/community.general/pull/6539)."
|
Loading…
Add table
Add a link
Reference in a new issue