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.

Liquid tag/filter with underscore doesn't works in markdown files #198

@laedit

Description

@laedit

During the markdown processing, this:
<p>{{ 'This is a test' | number_of_words }}</p>
Will become:
<p>{{ 'This is a test' | number<em>of</em>words }}</p>
And will prevent the tag/filter to work.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions