summaryrefslogtreecommitdiffstats
path: root/test/ebook.js
Commit message (Collapse)AuthorAgeFilesLines
* Don't copy assets for ebook to website bundleSamy Pessé2015-10-061-0/+4
|
* Adapt testsSamy Pessé2015-10-061-21/+21
|
* Lint all testsSamy Pessé2015-09-151-12/+12
|
* Improve book.resolve to ensure file is in the bookSamy Pessé2015-09-151-4/+15
| | | | Adapt tests to plugin-highlight
* Add test for custom print styleSamy Pessé2015-06-021-0/+31
|
* Add base tests for ebook generationSamy Pessé2015-03-241-0/+24
|
* New cleaner helper for testingSamy Pessé2015-03-231-36/+0
|
* Remove log from testSamy Pessé2015-02-121-1/+0
|
* Fix GitbookIO/plugin-youtube#2: hash remote image for local pathSamy Pessé2015-02-121-20/+17
|
* Download external images in ebook formatSamy Pessé2015-01-291-0/+4
|
* Convert inline svg as png if neededSamy Pessé2015-01-291-0/+1
|
* Fix conversion of svg when cache is emptySamy Pessé2015-01-281-0/+4
|
* Improve svg conversion and links normalizationSamy Pessé2015-01-281-1/+9
|
* Improve image conversion to png to avoid doublonsSamy Pessé2015-01-281-0/+1
|
* Handle absolute url for images conversion (svg -> png)Samy Pessé2015-01-281-0/+1
|
* Add test for svg conversionSamy Pessé2015-01-281-0/+6
|
* Test ebook generation instead of pdf outputSamy Pessé2015-01-231-0/+15