-
Notifications
You must be signed in to change notification settings - Fork 442
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Description of the issue:
The URL in file.mime_type
, and possibly other fields with URLs don't render correctly when generated into markdown (for example, in the integrations documentation).
ECS is using asciidoc format, which doesn't work with markdown. All URLs should be changed to remove formatting schemes, so they work in all generated languages.
It should be fixed, and search for any other cases where its incorrect. There was another previously reported similar issue: #2328
Any additional context or examples:
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working