summaryrefslogtreecommitdiffstats
path: root/lib/page/html.js
Commit message (Expand)AuthorAgeFilesLines
* Add json encoding utilsSamy Pesse2016-04-231-290/+0
* Improve description extraction and adapt unit testsSamy Pessé2016-04-141-4/+10
* Add trailing dots to page.description when longer than 300 charactersJohan Preynat2016-04-131-1/+5
* Increase size of extracted descriptionSamy Pessé2016-04-131-2/+2
* Extract description from page's front matterSamy Pessé2016-02-251-0/+13
* Fix inclusion of block using a simple functionSamy Pessé2016-02-241-1/+1
* By default escape html in code blocksSamy Pessé2016-02-241-1/+1
* Fix path calcul to be coherantSamy Pessé2016-02-181-2/+11
* Glossary should be output as a normal pageSamy Pessé2016-02-181-1/+1
* Ignore headings for annotationsSamy Pesse2016-02-171-1/+1
* Improve annotation with glossary termsSamy Pesse2016-02-171-9/+103
* Move conrefs to a separate mixinSamy Pessé2016-02-141-3/+5
* Add code blocks normalizationSamy Pessé2016-02-141-29/+63
* Add conversion of svg to png for assets inlinerSamy Pesse2016-02-121-2/+19
* Add pipeline to outline svg as pngSamy Pesse2016-02-121-1/+27
* Page output a simple html stringSamy Pesse2016-02-111-4/+32
* Add base for normalizing htmlSamy Pesse2016-02-111-0/+57