Closed fsateler closed 7 years ago
This allows using constructs like:
section.FieldFor(a => a.Property).WithHint(@<span>Inline html <u>here</u>!</span>)
Fixes: #136
BTW, I didn't see any test on razor so I could not add a test...
This allows using constructs like:
Fixes: #136
BTW, I didn't see any test on razor so I could not add a test...