Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# View source on the iPad or iPhone
# View Source on the iPad or iPhone

This project handles the server-side part of the view source bookmarklet described in this article:
This project handles the server-side part of the view source bookmarklet described in this article :

[http://ole.michelsen.dk/blog/view-source-on-the-ipad-and-iphone.html](http://ole.michelsen.dk/blog/view-source-on-the-ipad-and-iphone.html)

The PHP script uses GeSHi to markup the HTML source code of a website, and makes links to style sheets and javascripts clickable.
The PHP script uses GeSHi to markup the HTML source code of a website, and makes links to style sheets and javascripts clickable.