Skip to content

Remove render_markdown() common template tag #1892

@fmarotta

Description

@fmarotta

As discussed in #1887, in v1.5 we will remove the render_markdown() common template tag defined in projectroles. This functionality has been replaced by the martor package, which provides a safe_markdown filter to render markdown in templates (see also #1861). Removing the tag will also allow us to drop the mistune dependency.

Metadata

Metadata

Assignees

Labels

app: projectrolesIssue in the projectroles appbreakingBreaking change, to be implemented and documented with carefeatureRequested feature or enhancement

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions