Skip to content
This repository was archived by the owner on Jun 25, 2020. It is now read-only.
This repository was archived by the owner on Jun 25, 2020. It is now read-only.

PostUrl should be a Liquid Tag #199

@laedit

Description

@laedit

Right now PostUrl is a block and it is used like this:
{% post_url post-title.md%}{% endpost_url %}
The end part is mandatory and eveything between the two {%...%} blocks disapear.
It should be a tag and used like this:
{% post_url post-title.md%}
As with Jekyll.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions