Skip to content

Fix all URL encoding in generated docs #2416

@mjwolf

Description

@mjwolf

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:

Image

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions