Skip to content

{% post_url ... %} erroring with rdiscount #75

Closed
@pmarshwx

Description

@pmarshwx

When using krawdown or redcarpet parsers (or anything else for that matter) and attempt to do the following (using Octopress):

[post url]({% post_url 2012-09-15-understanding-tornado-risk %})

to link to an internal post, everything works fine.

However, when trying the same command but using the rdiscount parser I get the following error:

Liquid Exception: Tag '{%%20post_url%202012-09-15-understanding-tornado-risk%20%}' was not properly terminated with regexp: /%}/ in atom.xml

Being relatively new to Ruby, and still feeling my way around, I'm not sure what the problem is here, nor how to fix it. Heck, I'm not sure if this is a bug or if it is an error on my part! Any guidance would be appreciated. Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions