mirror of
https://github.com/discountry/ritmex-bot.git
synced 2026-09-09 08:18:07 +00:00
10 lines
189 B
Handlebars
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~}}
|
|
|