Closed karenzone closed 10 months ago
@mashhurs The extra +
signs in source are rendering literally throughout the page. Here's an example:
I'm guessing that you want these entries to be literal? For example (borrowed from screenshot): _none
, pipeline => "none"
, _ingest_pipeline_failure
. Is that correct? If so, I'll fix those instances as part of this PR.
@mashhurs, please take a look and share your thoughts. When we're done, I'll bump versions and publish to get these docs building for the Logstash Reference.
@mashhurs The extra
+
signs in source are rendering literally throughout the page. Here's an example:I'm guessing that you want these entries to be literal? For example (borrowed from screenshot):
_none
,pipeline => "none"
,_ingest_pipeline_failure
. Is that correct? If so, I'll fix those instances as part of this PR.
That's correct @karenzone ! Thank you for catching up.
Thanks for the confirmation, @mashhurs. I'll fix it tomorrow.
@mashhurs, new commits caused your review to be dismissed. Can I get a fresh LGTM, please?
Fixes: #82