最好能够格式化像这样的代码
<%- include('header')%> <h1> <%=name.toUpperCase() %> </h1> <p>hello, <%= name%> </p> <%- include('footer')%>
学习是最好的投资!
정규식직접 바꾸세요
vscode 사용자가 구성한 파일 연결을 설정하고 ejs를 html에 연결합니다.
"files.associations": { "*.ejs": "html" }
곧
정규식
직접 바꾸세요
vscode 사용자가 구성한 파일 연결을 설정하고 ejs를 html에 연결합니다.
곧