summaryrefslogtreecommitdiffstats
path: root/lib/output/modifiers/__tests__
Commit message (Collapse)AuthorAgeFilesLines
* fixed target attribute for external linksTomas Dvorak2016-06-071-1/+13
|
* Use real glossary name when annotatingSamy Pesse2016-05-261-3/+3
|
* Fix #1328: fix crash when anchor linksSamy Pesse2016-05-251-2/+12
|
* Fix anchor breaking links resolutionSamy Pessé2016-05-241-3/+17
|
* Switch tests to mocha while keeping jest structureSamy Pesse2016-05-118-33/+22
|
* lib/output/modifiers/__tests__/inlinePng.js: Add test file for inlinePng ↵Johan Preynat2016-05-031-0/+25
| | | | modifier
* Correctly resolve images starting with /Samy Pesse2016-04-271-3/+18
|
* Add tests for svg inlinerSamy Pesse2016-04-272-2/+34
|
* Add test for assets inlinerSamy Pessé2016-04-272-0/+50
|
* Add test for highlightCode html modifierSamy Pessé2016-04-271-0/+63
|
* Add tests for link resolutionSamy Pessé2016-04-251-0/+60
|
* Add fiel for testing resolveLinksSamy Pesse2016-04-241-0/+11
|
* add test for modifier "annotateText"Samy Pesse2016-04-231-0/+49
|
* Add assets inliner modifier for HTMLSamy Pesse2016-04-231-0/+29