Skip to content
This repository has been 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

Closed
laedit opened this issue Feb 1, 2015 · 0 comments
Closed

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

laedit opened this issue Feb 1, 2015 · 0 comments
Assignees
Labels

Comments

@laedit
Copy link
Member

laedit commented Feb 1, 2015

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.

@laedit laedit added the Bug label Feb 1, 2015
@laedit laedit self-assigned this Feb 1, 2015
laedit pushed a commit that referenced this issue Feb 1, 2015
@laedit laedit closed this as completed Feb 1, 2015
@laedit laedit changed the title Liquid tag/filter with undescrore doesn't works in markdown files Liquid tag/filter with undescore doesn't works in markdown files Feb 1, 2015
@laedit laedit changed the title Liquid tag/filter with undescore doesn't works in markdown files Liquid tag/filter with underscore doesn't works in markdown files Feb 1, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant