Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Start rewrite | Samy Pessé | 2016-01-22 | 1 | -466/+0 |
| | |||||
* | Fix #982: fix shortcuts for included templates | Samy Pessé | 2015-10-20 | 1 | -3/+27 |
| | |||||
* | Add failing test for #982 | Samy Pessé | 2015-10-20 | 1 | -31/+33 |
| | |||||
* | Fix passing context to block functions | Samy Pessé | 2015-09-15 | 1 | -31/+30 |
| | | | | Add test for it | ||||
* | Fix stupid error that passed tests because "context" was global | Samy Pessé | 2015-09-15 | 1 | -2/+2 |
| | |||||
* | Improve conrefs to handle all absolute file paths correctly | Samy Pessé | 2015-09-15 | 1 | -48/+1 |
| | | | | Add test for it | ||||
* | Handle absolute file correctly for conrefs | Samy Pessé | 2015-09-15 | 1 | -1/+7 |
| | | | | Add test for absolute file for conrefs | ||||
* | Improve book.resolve to ensure file is in the book | Samy Pessé | 2015-09-15 | 1 | -1/+7 |
| | | | | Adapt tests to plugin-highlight | ||||
* | Merge branch 'improve/template-blocks' | Samy Pessé | 2015-09-15 | 1 | -1/+1 |
|\ | |||||
| * | Use Book.resolve when possible | Aaron O'Mullan | 2015-07-31 | 1 | -1/+1 |
| | | | | | | | | For added consistency | ||||
* | | Add base test for extending code highlighting | Samy Pesse | 2015-09-14 | 1 | -2/+0 |
| | | |||||
* | | Use block code for highlight pre/code | Samy Pesse | 2015-09-14 | 1 | -11/+67 |
| | | | | | | | | Cleanup correctly predefined blocks | ||||
* | | Add default blocks (html and code) | Samy Pesse | 2015-09-12 | 1 | -9/+28 |
| | | |||||
* | | Use position indicator that doesn't conflict with asciidoc | Samy Pesse | 2015-09-08 | 1 | -5/+5 |
|/ | |||||
* | Fix #802: make book.json accessible as "config." in templating | Samy Pesse | 2015-06-19 | 1 | -0/+3 |
| | |||||
* | Fix #804: correctly extract kwargs from blocks | Samy Pesse | 2015-06-18 | 1 | -1/+1 |
| | |||||
* | use the `escape-string-regexp` module | Sindre Sorhus | 2015-04-08 | 1 | -2/+2 |
| | | | | | | no point in hardcoding this. https://github.com/sindresorhus/escape-string-regexp | ||||
* | Normalize template errors | Samy Pessé | 2015-04-02 | 1 | -1/+7 |
| | |||||
* | Add editorconfig and normalize indent | Samy Pessé | 2015-03-14 | 1 | -40/+40 |
| | |||||
* | Fix #629: add generator name in template context | Samy Pessé | 2015-03-06 | 1 | -1/+2 |
| | |||||
* | Merge pull request #605 from GitbookIO/update/lodash | Samy Pessé | 2015-02-13 | 1 | -11/+15 |
|\ | | | | | Update lodash to 3.x.x | ||||
| * | Fix test for lodash 3.1.0 (from git) | Samy Pessé | 2015-02-11 | 1 | -11/+15 |
| | | |||||
* | | Fix test with post in blocks | Samy Pessé | 2015-02-13 | 1 | -3/+3 |
| | | |||||
* | | Limit concurrent blocks processed | Samy Pessé | 2015-02-13 | 1 | -10/+14 |
| | | |||||
* | | Accept post function from block to post process content | Samy Pessé | 2015-02-12 | 1 | -8/+23 |
|/ | |||||
* | Add "generator" to plugins blocks and filters ctx | Samy Pessé | 2015-01-30 | 1 | -1/+2 |
| | |||||
* | Convert inline svg as png if needed | Samy Pessé | 2015-01-29 | 1 | -1/+6 |
| | |||||
* | Remove used blocks from templates | Samy Pessé | 2015-01-29 | 1 | -6/+16 |
| | |||||
* | Add option to block to not parse output | Samy Pessé | 2015-01-29 | 1 | -5/+72 |
| | |||||
* | Check parser used before applying template shortcuts | Samy Pessé | 2015-01-27 | 1 | -5/+11 |
| | |||||
* | Add options "shortcuts" for blocks from plugins | Samy Pessé | 2015-01-27 | 1 | -1/+34 |
| | |||||
* | Improve tests on blocks extensions | Samy Pessé | 2015-01-27 | 1 | -0/+1 |
| | |||||
* | Complete parsing of blocks from plugin extensions | Samy Pessé | 2015-01-27 | 1 | -11/+31 |
| | |||||
* | Parse correctly list of blocks and args | Samy Pessé | 2015-01-27 | 1 | -12/+32 |
| | |||||
* | Add blocks from plugins to template engine | Samy Pessé | 2015-01-27 | 1 | -4/+78 |
| | |||||
* | Improve tests for plugins with filters | Samy Pessé | 2015-01-27 | 1 | -5/+7 |
| | |||||
* | Move plugin helper methods to a specific class | Samy Pessé | 2015-01-27 | 1 | -6/+11 |
| | |||||
* | Extend templates filters | Samy Pessé | 2015-01-27 | 1 | -0/+8 |
| | | | | Fully remove mathjax from plugins | ||||
* | Add back "page:before" hook | Samy Pessé | 2015-01-27 | 1 | -21/+48 |
| | |||||
* | Improve logger module | Samy Pessé | 2015-01-25 | 1 | -1/+1 |
| | |||||
* | Change comment start and end in templates | Samy Pessé | 2015-01-25 | 1 | -1/+11 |
| | | | | (to avoid conflicts with maths) | ||||
* | Add base loader to resolve git dependencies | Samy Pessé | 2015-01-24 | 1 | -1/+36 |
| | |||||
* | Fix version in generator tag | Samy Pessé | 2015-01-23 | 1 | -2/+7 |
| | |||||
* | Adapt themes website templates | Samy Pessé | 2015-01-21 | 1 | -1/+3 |
| | |||||
* | Use template before parsing glossary, summary and langs | Samy Pessé | 2015-01-19 | 1 | -2/+23 |
| | |||||
* | Add configuration to send structures files | Samy Pessé | 2015-01-19 | 1 | -0/+18 |