Skip to content

Conversation

@github-actions
Copy link
Contributor

Backport a74c510 from #5111

When generating docs locally I noticed that some of the callouts only
included a newline and were missing the carriage return. Upon
investigation, I found that the regex used for callout replacement was
catching and removing the \r character.

This change fixes the two places such replacement may occur and ensures
we stop matching before the \r\n.
@elasticmachine
Copy link
Collaborator

Since this is a community submitted pull request, a Jenkins build has not been kicked off automatically. Can an Elastic organization member please verify the contents of this patch and then kick off a build manually?

@stevejgordon stevejgordon merged commit 3113731 into 7.x Nov 23, 2020
@stevejgordon stevejgordon deleted the backport-5111-to-7.x branch November 23, 2020 08:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants