Home >Web Front-end >HTML Tutorial >notepad++的emmet插件生成代码问题_html/css_WEB-ITnose

notepad++的emmet插件生成代码问题_html/css_WEB-ITnose

WBOY
WBOYOriginal
2016-06-24 11:33:161530browse

用emmet生成的代码没有强制闭包,如

<input type="text">

怎么设置让它把闭合标签写标准,如
<input type="text"/>


回复讨论(解决方案)

没用过这个插件,,,你不然查看下插件的开源代码,,,看看能不能进行重写。。。

自己动手,丰衣足食。。。。
http://docs.emmet.io/customization/syntax-profiles/

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn