Update Mage to switch our doc generation from Asciidoc to Markdown format.
Open
Stalled
Team:Docs
Team:Elastic-Agent
- Dominant language
- Go
- Stars
- 12.7k
- Forks
- 5k
- Avg merge
- 2d 54m
- Merged PRs (30d)
- 381
Description
## Issue
https://github.com/elastic/beats/pull/42897 switched our documentation format from asciidoc to Markdown.
Our release script are generating asciidoc files in different places as part of the process (ex: https://github.com/elastic/beats/pull/44135)
We need to adapt the release script to consider this new doc format and avoid recreating no more necessary Asciidoc files.
Contributor guide
Assessment
This issue has not been assessed yet.