polls icon indicating copy to clipboard operation
polls copied to clipboard

Allow Markdown formatting for options

Open okworx opened this issue 11 months ago • 0 comments

⚠️ This issue respects the following points: ⚠️

Describe the goal you'd like to achieve

As a poll owner, I want to be able to format the description of options in Markdown syntax, because it improves readability for poll participants.

Describe possible solutions

Similar to the description of the poll itself, which already accepts Markdown syntax, the same could be applied to the description of the individual options.

In addition, being able to add line breaks e.g. by inserting a \n would be super helpful, too.

Additional context

Let's consider a text poll with various options like this one:

Image

To make things better readable, it would be great if a portion of the option's description could be formatted bold, like this (mockup):

Image

Being able to add line breaks to the individual descriptions would add even more flexibility.

okworx avatar Feb 17 '25 08:02 okworx