I recommended zencoding some time ago and used notepad ++ for this. I feel that it is okay when I am working on a webpage. In addition, my colleagues also use dreamweaver, which is also very nice. For example, he input:
XML/HTML code
P # page> (p # header> ul # nav> li * 4> a) + (p # page> (h1> span) + p * 2) + p # footer
Generate the following page:
XML/HTML code
The Code is as follows:
When I recommended it to Xiao Ming in the morning, he said that Zen coding had for editplus. Xin downloaded it. After running, I found that the generated code is different from the official code. It seems that it still needs to be improved. The code generated by zen coding for editplus is:
XML/HTML code
The Code is as follows:
The deviation from the standard is too big... However. It can still be used in simple cases. That's it. Always better than none.