Files
2025-10-03 15:28:16 +08:00

10 lines
189 B
Handlebars

<a name="{{name}}" id="{{getFragment this}}"></a>
{{#if exchange}}
{{>heading-indent}}[{{exchange}}](#{{getFragment this}})
{{else}}
{{>heading-indent}}{{name}}{docsify-ignore}
{{/if~}}