Skip to content

Conversation

maciej-ka
Copy link
Contributor

This will enable leaving tags like <%=title%> unchanged by passing an option singleTags: [/^%.*%$/]. (Currently, they are transformed into <%=title%></%=title%>.

Enables to solve: parcel-bundler/parcel#544

@maciej-ka maciej-ka force-pushed the define-single-tag-by-regexp branch from d1fe3d2 to f0e93f5 Compare January 17, 2018 19:28
@Scrum Scrum requested review from voischev and Scrum January 18, 2018 07:43
@Scrum Scrum added this to the 1.0.7 milestone Jan 18, 2018
@Scrum Scrum self-assigned this Jan 18, 2018
@Scrum Scrum modified the milestones: 1.0.7, 1.1.0 Jan 18, 2018
@Scrum
Copy link
Member

Scrum commented Jan 18, 2018

@maciej-ka Hi, thanks for you PR. Add description readme.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling d0a6757 on maciej-ka:define-single-tag-by-regexp into e490c6b on posthtml:master.

@maciej-ka maciej-ka force-pushed the define-single-tag-by-regexp branch from d0a6757 to 88bb71e Compare January 18, 2018 08:42
@maciej-ka maciej-ka force-pushed the define-single-tag-by-regexp branch from 88bb71e to e4308c9 Compare January 18, 2018 08:46
@maciej-ka
Copy link
Contributor Author

Docs added and conflict resolved.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling e4308c9 on maciej-ka:define-single-tag-by-regexp into e490c6b on posthtml:master.

Copy link
Member

@voischev voischev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👋 ty!

@maciej-ka
Copy link
Contributor Author

🎉

@Scrum
Copy link
Member

Scrum commented Jan 18, 2018

@voischev I need to publish the first v1.0.7, but I do not have a permission to npm (

@Scrum Scrum merged commit 0633093 into posthtml:master Jan 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants