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
2d245a1957
atom-beautify
/
examples
/
simple-jsbeautifyrc
/
visualforce
/
expected
/
basic-page-using-detail.page
5 lines
72 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Closes #349. Add Visualforce language and use Pretty Diff beautifier
2015-05-21 13:44:19 -06:00
<apex:page standardController="Contact">
Update dependencies, tests, docs
2015-06-25 06:06:05 -06:00
Fix typo in beautify-languages-spec causing failing tests to pass
2015-06-10 10:11:20 -06:00
<apex:detail/>
Update dependencies, tests, docs
2015-06-25 06:06:05 -06:00
Fix typo in beautify-languages-spec causing failing tests to pass
2015-06-10 10:11:20 -06:00
</apex:page>