Poll preview

Your poll will show like this on markdown:

O que acham do estado atual do projeto?

  • Está maduro
  • Pode melhorar
  • Não gostei ainda
Click on the option you want to vote.
Poll created with md-poll

Copy and paste this html into your markdown

O que acham do estado atual do projeto?

<a href="https://md-poll.vercel.app/api/polls/2830697c-f30e-49da-b8e0-496ecafad48b/options/0/vote?close" target="_blank">
  <img src="https://md-poll.vercel.app/api/polls/2830697c-f30e-49da-b8e0-496ecafad48b/options/0/img" alt="Está maduro" width="300" height="34"/>
</a>
<br/>
<a href="https://md-poll.vercel.app/api/polls/2830697c-f30e-49da-b8e0-496ecafad48b/options/1/vote?close" target="_blank">
  <img src="https://md-poll.vercel.app/api/polls/2830697c-f30e-49da-b8e0-496ecafad48b/options/1/img" alt="Pode melhorar" width="300" height="34"/>
</a>
<br/>
<a href="https://md-poll.vercel.app/api/polls/2830697c-f30e-49da-b8e0-496ecafad48b/options/2/vote?close" target="_blank">
  <img src="https://md-poll.vercel.app/api/polls/2830697c-f30e-49da-b8e0-496ecafad48b/options/2/img" alt="Não gostei ainda" width="300" height="34"/>
</a>
<br/>
<small>Click on the option you want to vote.</small><br/><small>Poll created with <a href="https://md-poll.vercel.app">md-poll</a></small>