This website requires JavaScript.
Explore
Gist
Help
Register
Sign In
Mirrors
/
atom-beautify
mirror of
https://github.com/Glavin001/atom-beautify.git
Watch
1
Star
0
Fork
You've already forked atom-beautify
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dc2385fcfd
atom-beautify
/
examples
/
nested-jsbeautifyrc
/
marko
/
expected
/
test.marko
7 lines
109 B
Plaintext
Raw
Blame
History
<if(data.items)>
<for(item in data.items)>
<div>${item.name}</div>
</for>
</if>
<else>content</else>
Reference in New Issue
View Git Blame
Copy Permalink