summaryrefslogtreecommitdiffstats
path: root/packages/gitbook/src/models/glossary.js
Commit message (Collapse)AuthorAgeFilesLines
* Switch to markup-it for parsing (#1659)Samy Pessé2017-01-061-91/+71
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Move gitbook source code to es6 (linted)Samy Pessé2016-09-051-0/+109