summaryrefslogtreecommitdiffstats
path: root/lib/utils/links.js
Commit message (Collapse)AuthorAgeFilesLines
* Jshint all filesSamy Pessé2015-09-151-4/+4
|
* Fix links normalization on windowsSamy Pessé2015-03-101-7/+9
|
* Fix #628: preserve pure anchor links and hash in relative linksSamy Pessé2015-03-061-1/+12
|
* Fix absolute path calculSamy Pessé2015-01-281-7/+9
| | | | Add tests for links module
* Handle correctly path starting with "/"Samy Pessé2015-01-281-1/+1
|
* Normalize paths in html contentSamy Pessé2015-01-191-0/+67
|
* Clear folderSamy Pessé2015-01-191-60/+0
|
* Improve robustness of link utility functionsAaron O'Mullan2014-06-171-3/+11
| | | | Fixes #321, fixes #323
* Allow external links in summary, fixes #300Aaron O'Mullan2014-06-081-1/+7
|
* Fix #296: fix static links on windowsSamy Pessé2014-06-061-1/+14
|
* Fix #249: fix links.toAbsolute on windowsSamy Pessé2014-05-231-0/+4
|
* Fix #136: replace links to .md by links to .htmlSamy Pessé2014-04-221-0/+29
Add more tests for links in page