Sha256: 4d364d56c51e8970e78f6613c4d818de073ab946a997338a82d726135851601c

Contents?: true

Size: 358 Bytes

Versions: 276

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

276 entries across 276 versions & 8 rubygems

Version Path
fluentd-1.16.2 templates/plugin_config_formatter/section.md.erb
fluent-plugin-google-cloud-logging-on-prem-0.1.0 vendor/ruby/3.1.0/gems/fluentd-1.16.1/templates/plugin_config_formatter/section.md.erb
fluentd-1.16.1-x64-mingw-ucrt templates/plugin_config_formatter/section.md.erb
fluentd-1.16.1-x64-mingw32 templates/plugin_config_formatter/section.md.erb
fluentd-1.16.1-x86-mingw32 templates/plugin_config_formatter/section.md.erb
fluentd-1.16.1 templates/plugin_config_formatter/section.md.erb
fluentd-1.16.0-x64-mingw32 templates/plugin_config_formatter/section.md.erb
fluentd-1.16.0-x64-mingw-ucrt templates/plugin_config_formatter/section.md.erb
fluentd-1.16.0 templates/plugin_config_formatter/section.md.erb
fluentd-1.15.3-x86-mingw32 templates/plugin_config_formatter/section.md.erb
fluentd-1.15.3-x64-mingw-ucrt templates/plugin_config_formatter/section.md.erb
fluentd-1.15.3-x64-mingw32 templates/plugin_config_formatter/section.md.erb
fluentd-1.15.3 templates/plugin_config_formatter/section.md.erb
fluentd-1.15.2-x86-mingw32 templates/plugin_config_formatter/section.md.erb
fluentd-1.15.2-x64-mingw32 templates/plugin_config_formatter/section.md.erb
fluentd-1.15.2-x64-mingw-ucrt templates/plugin_config_formatter/section.md.erb
fluentd-1.15.2 templates/plugin_config_formatter/section.md.erb
fluentd-1.15.1-x86-mingw32 templates/plugin_config_formatter/section.md.erb
fluentd-1.15.1-x64-mingw32 templates/plugin_config_formatter/section.md.erb
fluentd-1.15.1-x64-mingw-ucrt templates/plugin_config_formatter/section.md.erb