<v-popover placement="top">
<small><a>Supported Variables</a></small>
<div slot="popover">
<h3 class="uk-margin-remove-bottom">Variables</h3>
<small><a href="https://support.discordapp.com/hc/en-us/articles/210298617-Markdown-Text-101-Chat-Formatting-Bold-Italic-Underline-" target="_blank">Discord's Markdown</a> is supported.</small>
<br>
<small v-html="getMessageInstructions(<%= model %>)"></small>
</div>
</v-popover>