<?php echo $block->escapeHtml('<a href="#">standard link</a>', ['a']); ?><?php echo $block->escapeHtml('<a>standard link</a>', ['a']); ?><p> vs <p class=''><br/><a href="#">standard link</a>
<a>standard link</a>
HTML: <a href="#">standard link
<a>standard link</a>
Experiencing same issue with CE 2.1.4. For my issue, I had to change the code
FROM:
TO:
Note the data-bind type.
This issue is resolved in updated version of magento 2.2 CE not sure in Enterprise version.
@magentomaniac, thank you for your report.
We were not able to reproduce this issue by following the steps you provided. If you'd like to update it, please reopen the issue.
We tested the issue on 2.1.9