Skip to content

Markdown syntax for images doesn't work without {{ baseUrl }} #822

Description

@damithc

![](foo.png) doesn't work but ![]({{ baseUrl }}/foo.png) works.

This is a leftover from previous attempts to remove the need for {{ baseUrl }} in intra-site links.

Ideally, this should be fixed as it detracts from an otherwise a good fix for a significant flaw that existed before. Minimally, it should be documented so that users are aware of this gotcha.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions