### Vue.js version 2.1.10 ### Reproduction Link https://jsfiddle.net/mwmaaju6/ ### Steps to reproduce It seem that Vue parse the template strings improperly. if you add a space before open delimiter. The rendering is correct. try inside ` tag` ` <% text %> ` ### What is Expected? correctly rendering ### What is actually happening? improperly rendering, I seem to strip the next tags, in this case