summaryrefslogtreecommitdiffstats
path: root/test/page.js
Commit message (Collapse)AuthorAgeFilesLines
* Add detection of text direction and provide: 'page.dir'Samy Pessé2016-02-181-0/+16
|
* Fix resolve of imagesSamy Pessé2016-02-181-21/+84
|
* Fix path calcul to be coherantSamy Pessé2016-02-181-22/+80
|
* Improve annotation with glossary termsSamy Pesse2016-02-171-1/+41
|
* Fix and improve tests for links in pageSamy Pessé2016-02-171-2/+10
|
* Fix addBlock for template engineSamy Pessé2016-02-151-0/+34
| | | | Add test for code block
* Complete page.previous and page.next variablesSamy Pessé2016-02-151-1/+23
|
* Add test for page.title variableSamy Pessé2016-02-151-5/+16
|
* Add test for file variables in templatingSamy Pessé2016-02-141-1/+19
|
* Move conrefs to a separate mixinSamy Pessé2016-02-141-2/+2
|
* Complete test for convertion of svgsSamy Pesse2016-02-131-0/+12
|
* Add conversion of svg to png for assets inlinerSamy Pesse2016-02-121-1/+22
|
* Separate output in FolderOutput and baseSamy Pesse2016-02-121-3/+6
|
* Replace links to page of summary by html linksSamy Pesse2016-02-121-10/+37
|
* Complete test for heading IDsSamy Pesse2016-02-121-2/+9
|
* Page output a simple html stringSamy Pesse2016-02-111-0/+26
|
* Clear folderSamy Pessé2015-01-191-123/+0
|
* Remove unnecessary option "repo" from testsSamy Pessé2014-11-031-9/+0
|
* Adapt new page.parse api for testsSamy Pessé2014-11-031-1/+1
|
* Rewrite quiz logic to be more robustAaron O'Mullan2014-10-131-1/+1
| | | | Fixes #470
* Add unit test for quiz false positiviesAaron O'Mullan2014-10-131-0/+8
|
* Adapt testsSamy Pessé2014-10-131-28/+0
|
* Fix #136: replace links to .md by links to .htmlSamy Pessé2014-04-221-1/+31
| | | | Add more tests for links in page
* Update tests for relative imagesSamy Pessé2014-04-181-4/+30
|
* Add more test for quiz (related to #100)Samy Pessé2014-04-161-0/+1
|
* Fixup page lexing in test/pageAaron O'Mullan2014-04-121-2/+5
|
* Quiz with GFM checkbox listsJames Phillpotts2014-04-121-3/+6
|
* Tabular quizJames Phillpotts2014-04-121-14/+21
|
* Use OS-agnostic path generation for images tooJames Phillpotts2014-04-101-2/+9
|
* Add lexing support for content code in exercisesAaron O'Mullan2014-04-081-1/+9
| | | | #52, #49, #46
* Adapt test to new code language normalizationAaron O'Mullan2014-04-051-1/+1
|
* Add test for exercise language detectionAaron O'Mullan2014-04-051-0/+4
|
* Add github link resolution testAaron O'Mullan2014-04-021-0/+18
|
* Add tests for section mergingAaron O'Mullan2014-04-021-0/+11
|
* Add content & code generation for exercise sectionsAaron O'Mullan2014-03-311-1/+8
|
* Move summary & page parsing code to lib/parse/Aaron O'Mullan2014-03-311-1/+1
|
* Add tests for page content renderingAaron O'Mullan2014-03-301-0/+6
|
* Test for section typesAaron O'Mullan2014-03-301-0/+6
|
* Add basic page testsAaron O'Mullan2014-03-301-0/+15