logstash-plugins / logstash-filter-mutate

Apache License 2.0
16 stars 75 forks source link

Docs: Use backtick notation for %{varname} references #60

Closed magnusbaeck closed 9 years ago

magnusbaeck commented 9 years ago

This should fix a documentation generation bug where a line is omitted because a %{varname} reference isn't surrounded by backticks. I haven't been able to verify the correction case since rake docs:generate-docs won't work for me (see https://discuss.elastic.co/t/missing-logstash-home-when-running-rake-docs-generate-docs/35949 — help would be appreciated).

@logstash-plugins/logstash-core, please review.

elasticsearch-release commented 9 years ago

Jenkins standing by to test this. If you aren't a maintainer, you can ignore this comment. Someone with commit access, please review this and clear it for Jenkins to run; then say 'jenkins, test it'.

suyograo commented 9 years ago

LGTM, merge away!

magnusbaeck commented 9 years ago

LGTM, merge away!

Thanks, but... I can't. Merging PRs in core plugins is under your purview.