Skip to content
This repository has been archived by the owner on Dec 14, 2018. It is now read-only.

Whitespace at the start of attribute value with dynamic content is ignored #2547

Closed
ajaybhargavb opened this issue May 12, 2015 · 0 comments
Closed
Assignees
Milestone

Comments

@ajaybhargavb
Copy link
Contributor

Input:
<span bar=" @DateTime.Now"></span>
Output: (whitespace ignored)
<span bar="5/12/2015 11:47:21 AM"></span>

cc` @NTaylorMullen

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants