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.6-x64-mingw-ucrt templates/plugin_config_formatter/section.md.erb
fluentd-1.14.6-x64-mingw32 templates/plugin_config_formatter/section.md.erb
fluentd-1.14.6 templates/plugin_config_formatter/section.md.erb
fluentd-1.14.5-x64-mingw-ucrt templates/plugin_config_formatter/section.md.erb
fluentd-1.14.5-x86-mingw32 templates/plugin_config_formatter/section.md.erb
fluentd-1.14.5-x64-mingw32 templates/plugin_config_formatter/section.md.erb
fluentd-1.14.5 templates/plugin_config_formatter/section.md.erb
fluentd-1.14.4-x64-mingw-ucrt templates/plugin_config_formatter/section.md.erb
fluentd-1.14.4-x64-mingw32 templates/plugin_config_formatter/section.md.erb
fluentd-1.14.4-x86-mingw32 templates/plugin_config_formatter/section.md.erb
fluentd-1.14.4 templates/plugin_config_formatter/section.md.erb
fluentd-1.14.3-x86-mingw32 templates/plugin_config_formatter/section.md.erb
fluentd-1.14.3-x64-mingw32 templates/plugin_config_formatter/section.md.erb
fluentd-1.14.3 templates/plugin_config_formatter/section.md.erb
fluentd-1.14.2-x86-mingw32 templates/plugin_config_formatter/section.md.erb
fluentd-1.14.2-x64-mingw32 templates/plugin_config_formatter/section.md.erb
fluentd-1.14.2 templates/plugin_config_formatter/section.md.erb
fluentd-1.14.1-x86-mingw32 templates/plugin_config_formatter/section.md.erb
fluentd-1.14.1-x64-mingw32 templates/plugin_config_formatter/section.md.erb
fluentd-1.14.1 templates/plugin_config_formatter/section.md.erb