Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-01-19 | Turn off TagSoup escaping | Jasper Van der Jeugt | 1 | -1/+1 | |
2011-10-03 | Add test for new relativizeUrls | Jasper Van der Jeugt | 1 | -1/+2 | |
2011-10-02 | Don't relativize urls that lead with "//". | Andy Irving | 1 | -1/+1 | |
Used to reference absolute ath in another domain, without hardcoding protocol (so it works with http or https, and your browser won't complain about unsecure content) Example: <script src="//ajax.googleapis.com/ajax/libs/jquery/1.6/jquery.min.js"></script> | |||||
2011-09-06 | Add some URL utilities | Jasper Van der Jeugt | 1 | -0/+47 | |