Skip to content

Bug with {{ TrackLink }} and Markdown #1698

@mikeckennedy

Description

@mikeckennedy

Version:

  • listmonk: v2.5.1
  • OS: Ubuntu

Description of the bug and steps to reproduce:

Usage of {{TrackLink}} completely fails if format is Markdown.

I have only this text in the editor:

[**Talk Python**]({{ TrackLink "https://talkpython.fm" }})

Pressing Preview shows an error:

{"message":"Error compiling template: error compiling message: template: content:1: unexpected \"\u0026\" in operand"}

Removing TrackLink and going back to the markdown of just [**Talk Python**](https://talkpython.fm) everything works fine.

I am using the Default Archive Template just to use something consistent. I thought it might have been my custom template.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions