Skip to content

Reference-style Markdown links are auto-replaced by inline links and thus text legibility is reduced #5820

Description

@mcnesium

Short summary of the issue

Reference-style Markdown links are replaced by inline links and thus text legibility is reduced.

Example markdown file

The [Nextcloud Text editor] is suffering some [issues].

[Nextcloud Text editor]: https://github.com/nextcloud/text
[issues]: https://github.com/nextcloud/text/issues

Resulting markdown file after opening in text

The [Nextcloud Text editor](https://github.com/nextcloud/text) is suffering some [issues](https://github.com/nextcloud/text/issues).

Screenshot of the rendering in text

image

Details

  • Nextcloud version: 28.0.4.1

Metadata

Metadata

Assignees

Type

No type

Fields

No fields configured for issues without a type.

Projects

Status
☑️ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions