Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support some Markdown in polls #21917

Open
3 tasks
alya opened this issue Apr 26, 2022 · 1 comment · May be fixed by #28079
Open
3 tasks

Support some Markdown in polls #21917

alya opened this issue Apr 26, 2022 · 1 comment · May be fixed by #28079

Comments

@alya
Copy link
Contributor

alya commented Apr 26, 2022

At present, we do not support Markdown in polls. Even if we don't solve the general issue, there are specific Markdown features that would be especially helpful. This issue compiles issues filed for individual Markdown feature requests for polls, so that we can track and prioritize them in one place.

Features to support in order of priority:

Please feel free to request others. Describing use cases will help us prioritize. Thanks!

@alya
Copy link
Contributor Author

alya commented May 22, 2023

Removing the "help wanted" label, as it's not clear that we have a path forward here short of major changes to how polls are implemented. See #17360 (comment).

@laurynmm laurynmm added area: widgets Poll and similar widgets and removed area: message feed (uncategorized) labels Sep 19, 2023
roanster007 added a commit to roanster007/zulip that referenced this issue Dec 7, 2023
Previously, markdown was not supported in widgets like
polls and todo. This is fixed by adding an inline only
backend processor ZulipInlineMarkdown, and using
it to render the poll options or tasks and descriptions
of todo before adding them to the database.

Fixes zulip#21917
@roanster007 roanster007 linked a pull request Dec 7, 2023 that will close this issue
12 tasks
roanster007 added a commit to roanster007/zulip that referenced this issue Dec 7, 2023
Previously, markdown was not supported in widgets like
polls and todo. This is fixed by adding an inline only
backend processor ZulipInlineMarkdown, and using
it to render the poll options or tasks and descriptions
of todo before adding them to the database.

Fixes zulip#21917
roanster007 added a commit to roanster007/zulip that referenced this issue Dec 7, 2023
Previously, markdown was not supported in widgets like
polls and todo. This is fixed by adding an inline only
backend processor ZulipInlineMarkdown, and using
it to render the poll options or tasks and descriptions
of todo before adding them to the database.

Fixes zulip#21917
roanster007 added a commit to roanster007/zulip that referenced this issue Dec 11, 2023
Previously, markdown was not supported in widgets like
polls and todo. This is fixed by adding an inline only
backend processor ZulipInlineMarkdown, and using
it to render the poll options or tasks and descriptions
of todo before adding them to the database.

Fixes zulip#21917
roanster007 added a commit to roanster007/zulip that referenced this issue Dec 11, 2023
Previously, markdown was not supported in widgets like
polls and todo. This is fixed by adding an inline only
backend processor ZulipInlineMarkdown, and using
it to render the poll options or tasks and descriptions
of todo before adding them to the database.

Fixes zulip#21917
roanster007 added a commit to roanster007/zulip that referenced this issue Dec 11, 2023
Previously, markdown was not supported in widgets like
polls and todo. This is fixed by adding an inline only
backend processor ZulipInlineMarkdown, and using
it to render the poll options or tasks and descriptions
of todo before adding them to the database.

Fixes zulip#21917
roanster007 added a commit to roanster007/zulip that referenced this issue Dec 11, 2023
Previously, markdown was not supported in widgets like
polls and todo. This is fixed by adding an inline only
backend processor ZulipInlineMarkdown, and using
it to render the poll options or tasks and descriptions
of todo before adding them to the database.

Fixes zulip#21917
roanster007 added a commit to roanster007/zulip that referenced this issue Dec 11, 2023
Previously, markdown was not supported in widgets like
polls and todo. This is fixed by adding an inline only
backend processor ZulipInlineMarkdown, and using
it to render the poll options or tasks and descriptions
of todo before adding them to the database.

Fixes zulip#21917
roanster007 added a commit to roanster007/zulip that referenced this issue Jan 10, 2024
Previously, markdown was not supported in widgets like
polls and todo. This is fixed by adding an inline only
backend processor ZulipInlineMarkdown, and using
it to render the poll options or tasks and descriptions
of todo before adding them to the database.

Fixes zulip#21917
roanster007 added a commit to roanster007/zulip that referenced this issue Jan 10, 2024
Previously, markdown was not supported in widgets like
polls and todo. This is fixed by adding an inline only
backend processor ZulipInlineMarkdown, and using
it to render the poll options or tasks and descriptions
of todo before adding them to the database.

Fixes zulip#21917
roanster007 added a commit to roanster007/zulip that referenced this issue Jan 11, 2024
Previously, markdown was not supported in widgets like
polls and todo. This is fixed by adding an inline only
backend processor ZulipInlineMarkdown, and using
it to render the poll options or tasks and descriptions
of todo before adding them to the database.

Fixes zulip#21917
roanster007 added a commit to roanster007/zulip that referenced this issue Jan 19, 2024
Previously, markdown was not supported in widgets like
polls and todo. This is fixed by adding an inline only
backend processor ZulipInlineMarkdown, and using
it to render the poll options or tasks and descriptions
of todo before adding them to the database.

Fixes zulip#21917
roanster007 added a commit to roanster007/zulip that referenced this issue Jan 20, 2024
Previously, markdown was not supported in widgets like
polls and todo. This is fixed by adding an inline only
backend processor ZulipInlineMarkdown, and using
it to render the poll options or tasks and descriptions
of todo before adding them to the database.

Fixes zulip#21917
roanster007 added a commit to roanster007/zulip that referenced this issue Feb 2, 2024
Previously, markdown was not supported in widgets like
polls and todo. This is fixed by adding an inline only
backend processor ZulipInlineMarkdown, and using
it to render the poll options or tasks and descriptions
of todo before adding them to the database.

Fixes zulip#21917
roanster007 added a commit to roanster007/zulip that referenced this issue Feb 11, 2024
Previously, markdown was not supported in widgets like
polls and todo. This is fixed by adding an inline only
backend processor ZulipInlineMarkdown, and using
it to render the poll options or tasks and descriptions
of todo before adding them to the database.

Fixes zulip#21917
roanster007 added a commit to roanster007/zulip that referenced this issue Feb 12, 2024
This commit allows polls to render inline patterns using the
inline markdown processor.

Fixes zulip#21917.
roanster007 added a commit to roanster007/zulip that referenced this issue Feb 16, 2024
This commit allows polls to render inline patterns using the
inline markdown processor.

Fixes zulip#21917.
roanster007 added a commit to roanster007/zulip that referenced this issue Mar 10, 2024
This commit allows polls to render inline patterns using the
inline markdown processor.

Fixes zulip#21917.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

Successfully merging a pull request may close this issue.

2 participants