For some reasons, this remarkup text renders nothing:
```
V1
```
And also, this remarkup renders the whole vote box:
````
{V1}
````
As far as I can see from the documentation, File support this remarkup:
https://we.phorge.it/book/phorge/article/remarkup/
```
{F1,layout=link}
```
It work. But, it seems Slowvote does not support it:
```
{V1,layout=link}
```
So: probably we should add support for the layout "link", to Slowvote.