{%- import "lib/descendants.html" as descendants -%} {%- macro renderOptionsTable(doc) -%}
Option | Description |
---|---|
{$ option.name $}{%- if option.isOptional %}?{% endif -%}
|
{%- if option.developerPreview %} {% endif %} {$ option.shortDescription | marked $} |