summaryrefslogtreecommitdiffstats
path: root/packages/gitbook/src/api/encodePage.js
Commit message (Collapse)AuthorAgeFilesLines
* Switch to markup-it for parsing (#1659)Samy Pessé2017-01-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Start new parsers in gitbook itself * Update markup-it * Fix eslint errors * Adapt basic parsing for summary * Start tests for summaryFromDocument * Continue * Add parsing of glossary * Add back languages parsing * Adapt most tests for parsing * Adapt all tests 🙌 * Adapt travis tests * Bootstrap lerna before running tests * Fix lowercase in require (linux) * Fix command gitbook init * Fix generation of ready by init command * Fix generation of summary * Fix watch after serve * Add trademark to sidebar * Add back favicon to default theme * Open trademark in new tab
* Fix update of page attributes in hook "page"Samy Pesse2016-10-131-0/+5
|
* Add "url" to summary articles and files in json representationSamy Pesse2016-10-061-7/+8
|
* Move gitbook source code to es6 (linted)Samy Pessé2016-09-051-0/+39