Sha256: 4d364d56c51e8970e78f6613c4d818de073ab946a997338a82d726135851601c

Contents?: true

Size: 358 Bytes

Versions: 268

Compression:

Stored size: 358 Bytes

Contents

<%-
section_header = "#" * (3 + level)
required_label = required ? "required" : "optional"
multiple_label = multi ? "multiple" : "single"
-%>
<%= section_header %> \<<%= section_name %>\> section (<%= required_label %>) (<%= multiple_label %>)
<%- if alias_name -%>

Alias: <%= alias_name %>
<%- end -%>

<%= dump_section_markdown(sub_section, level + 1) %>

Version data entries

268 entries across 268 versions & 8 rubygems

Version Path
fluentd-1.14.0-x86-mingw32 templates/plugin_config_formatter/section.md.erb
fluentd-1.14.0-x64-mingw32 templates/plugin_config_formatter/section.md.erb
fluentd-1.14.0 templates/plugin_config_formatter/section.md.erb
fluentd-1.14.0.rc templates/plugin_config_formatter/section.md.erb
fluentd-1.13.3-x86-mingw32 templates/plugin_config_formatter/section.md.erb
fluentd-1.13.3-x64-mingw32 templates/plugin_config_formatter/section.md.erb
fluentd-1.13.3 templates/plugin_config_formatter/section.md.erb
fluentd-1.13.2-x86-mingw32 templates/plugin_config_formatter/section.md.erb
fluentd-1.13.2-x64-mingw32 templates/plugin_config_formatter/section.md.erb
fluentd-1.13.2 templates/plugin_config_formatter/section.md.erb
fluentd-1.13.1-x86-mingw32 templates/plugin_config_formatter/section.md.erb
fluentd-1.13.1-x64-mingw32 templates/plugin_config_formatter/section.md.erb
fluentd-1.13.1 templates/plugin_config_formatter/section.md.erb
fluentd-1.13.0-x64-mingw32 templates/plugin_config_formatter/section.md.erb
fluentd-1.13.0-x86-mingw32 templates/plugin_config_formatter/section.md.erb
fluentd-1.13.0 templates/plugin_config_formatter/section.md.erb
fluentd-1.12.4-x64-mingw32 templates/plugin_config_formatter/section.md.erb
fluentd-1.12.4-x86-mingw32 templates/plugin_config_formatter/section.md.erb
fluentd-1.12.4 templates/plugin_config_formatter/section.md.erb
fluentd-1.12.3-x86-mingw32 templates/plugin_config_formatter/section.md.erb