Skip to content

Update docs for relative intra-site links support #888

Description

@damithc

Current:

  • This works: <img src="images/createNewProject.png">
  • This does not: ![](images/createNewProject.png)
    (but this works ![]({{ baseUrl }}/images/createNewProject.png))

Suggestion: support relative URLs for the latter as well.

Note: this is a left-over from #677

UPDATE: as mentioned in the thread below, the issue has been resolved. Just need to update docs a bit.

Metadata

Metadata

Assignees

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