Page MenuHomeWrite.as

Support Markdown in blog descriptions
Closed, ResolvedPublic1 Points

Description

Overview

As we do on Snap.as, we should render Markdown in blog descriptions.

Users

Most recently requested here, for the purpose of including a link: https://discuss.write.as/t/insert-a-link-in-the-blog-description/3468

Other Use Cases

This could be a shortcut to allowing Mastodon users to verify ownership of their blog -- what was supposed to be supported with T744: Support pinned rel="me" links.

Forum topics:

Implementation

Render basic Markdown and HTML for the description, including auto-linking URLs.

We'll likely want to limit the amount of HTML we support here (e.g. funky things like divs and iframes), but still support the "Other Use Case" listed above.

Related Objects

Event Timeline

matt triaged this task as Medium-High priority.Sep 22 2021, 2:27 PM
matt created this task.
matt moved this task from Future to Q4 2021 - Oct-Dec on the Roadmap board.
matt added a project: Restricted Project.Jan 18 2022, 3:46 PM
matt moved this task from Restricted Project Column to Restricted Project Column on the Restricted Project board.

This is pretty easy to tackle.

Deploying on Write.as soon; WriteFreely PR is here: #531.

matt added a commit: Restricted Diffusion Commit.Jan 18 2022, 9:47 PM