Samy Pesse
|
14b72b344f
|
Log modified file in watcher
|
2015-09-06 21:13:18 +02:00 |
|
Samy Pessé
|
871f574ff7
|
Fix #761: fix syntax highlighting for asciidoc
|
2015-09-05 17:28:01 +02:00 |
|
Samy Pessé
|
377e470b15
|
Add warning for file outside spine
|
2015-09-04 19:12:27 +02:00 |
|
Samy Pessé
|
e0a3f0cea5
|
Add warning for too strict gitbook version
|
2015-09-04 18:58:16 +02:00 |
|
Samy Pessé
|
cf601d97ad
|
Improve error handling for failed image download
|
2015-09-01 17:38:33 +02:00 |
|
Samy Pessé
|
80edad53d4
|
Update nunjucks to fix raw and loader
|
2015-09-01 17:25:43 +02:00 |
|
Samy Pessé
|
310a6d909f
|
Add method 'get' to config object (helper for plugins)
|
2015-08-27 15:26:12 +02:00 |
|
Samy Pessé
|
cefd8fc50f
|
Don't fail if hook returns nothing for "page" and "page:before"
|
2015-08-27 15:04:28 +02:00 |
|
Samy Pessé
|
a4422593f2
|
Add back page:before and page as non-deprecated
|
2015-08-26 11:16:02 +02:00 |
|
xcv58
|
64de17b248
|
ignore _book in watch.js
|
2015-08-04 00:50:31 -04:00 |
|
Maksim Pecherskiy
|
917a6f70d8
|
Allowing for custom chapter-mark and page-break in PDF.
|
2015-06-30 19:48:51 -07:00 |
|
Samy Pesse
|
9c580e4989
|
Fix #802: make book.json accessible as "config." in templating
|
2015-06-19 16:28:46 +02:00 |
|
Samy Pesse
|
abc29c3fba
|
Fix #804: correctly extract kwargs from blocks
|
2015-06-18 11:11:47 +02:00 |
|
Samy Pessé
|
6d53e52771
|
Handle empty string for styles configuration
|
2015-06-02 11:00:15 +02:00 |
|
Samy Pessé
|
52e10b7cfe
|
Remove default print.css when styles/print.css is present
|
2015-06-02 10:23:31 +02:00 |
|
Samy Pesse
|
2c0bd53a91
|
Fix i18n used in multilingual book
|
2015-05-28 17:06:09 +02:00 |
|
Samy Pesse
|
475b0bb2b3
|
Adapt to nunjucks 1.3.x
|
2015-05-28 15:59:14 +02:00 |
|
Samy Pesse
|
32203f6438
|
Sort glossary before applying it on pages
|
2015-05-28 14:49:53 +02:00 |
|
Samy Pesse
|
36e2236e6b
|
Fix #765: in init handle correctly empty entries
Add tests for it, fix #769
|
2015-05-27 21:05:36 +02:00 |
|
Wilhelm
|
bb579dd581
|
Don't create panic by telling about false overwrite
|
2015-05-27 14:13:02 +03:00 |
|
creynders
|
dc4d2a1731
|
Fix typo in warning in lib/plugin
|
2015-05-04 13:16:47 +02:00 |
|
Samy Pesse
|
d5bbd8475c
|
Fix #721: use links.join instead of path.join for links in page
|
2015-04-23 12:58:24 -05:00 |
|
Anthony Fok
|
41a67b5c4c
|
Fix typo in lib/book.js: lanuages → languages
|
2015-04-10 07:41:12 -06:00 |
|
Samy Pessé
|
83ee903af4
|
Merge pull request #700 from paulmillr/master
Switch from gaze to chokidar.
|
2015-04-10 10:39:13 +02:00 |
|
Paul Miller
|
bcc9a34742
|
Switch from gaze to chokidar.
|
2015-04-10 06:09:04 +03:00 |
|
Sindre Sorhus
|
6b56c7de7f
|
use the escape-string-regexp module
no point in hardcoding this.
https://github.com/sindresorhus/escape-string-regexp
|
2015-04-08 18:24:26 +07:00 |
|
Samy Pessé
|
1eebc9a46e
|
Normalize structure parsing error
|
2015-04-02 19:21:39 +02:00 |
|
Samy Pessé
|
0a94c80c44
|
Normalize template errors
|
2015-04-02 18:59:56 +02:00 |
|
Samy Pessé
|
12c06b384f
|
Don't fail if config doesn't exists
|
2015-04-02 09:43:48 +02:00 |
|
Samy Pessé
|
82a58e7ac3
|
Invalidate configuration cache when reloading
|
2015-04-02 09:38:57 +02:00 |
|
Samy Pessé
|
8da91de514
|
Don't update translations
|
2015-04-01 22:21:13 +02:00 |
|
Samy Pessé
|
4b20685562
|
Use i18n node module for template translation
|
2015-04-01 22:17:12 +02:00 |
|
Samy Pessé
|
fff7c5cc3a
|
Add back support for options.originalInput
Related to rtCamp/gitbook-plugin-edit-link#2
|
2015-03-30 16:50:26 +02:00 |
|
Samy Pessé
|
3065742b73
|
Separate book.contentLink and book.contentPath
|
2015-03-28 15:54:34 +01:00 |
|
Samy Pessé
|
b7da276ae0
|
Fix title for introduction (with i18n)
|
2015-03-24 23:49:12 +01:00 |
|
Samy Pessé
|
cb3a43ed8a
|
Add string representation for books
|
2015-03-24 08:49:22 +01:00 |
|
Samy Pessé
|
63ee94ff89
|
Ignore codeblocks when replacing glossary terms
|
2015-03-23 11:00:50 +01:00 |
|
Samy Pessé
|
7d9dc08a38
|
Highlight codeblocks in gitbook instead than the parsers
|
2015-03-23 10:31:48 +01:00 |
|
Samy Pessé
|
15ebae8cb1
|
Fix #641: fix progress order in json format
|
2015-03-17 11:22:56 +01:00 |
|
Samy Pessé
|
9c0b26304b
|
Merge branch master
|
2015-03-17 10:46:17 +01:00 |
|
Samy Pessé
|
acdaea9f6c
|
Fix #649: add option "author" in book.json to set meta author in html
|
2015-03-17 10:38:56 +01:00 |
|
William Candillon
|
6d3ac6074c
|
💄 Update default generator
|
2015-03-14 15:45:15 -07:00 |
|
Samy Pessé
|
9448562156
|
Add editorconfig and normalize indent
|
2015-03-14 23:23:28 +01:00 |
|
Samy Pessé
|
8320484b88
|
Fix #647: Fix links normalization (content and hash)
|
2015-03-13 23:59:37 +01:00 |
|
Samy Pessé
|
50bc89d9d9
|
Fix define of introduction from summary
|
2015-03-11 22:02:46 +01:00 |
|
Samy Pessé
|
960848ba34
|
Ensure inline svgs have xml header
|
2015-03-11 09:38:18 +01:00 |
|
Samy Pessé
|
05a0de2d86
|
Remove require of old dependency "shell-escape"
|
2015-03-11 00:50:48 +01:00 |
|
Samy Pessé
|
19e4f498cf
|
Fix inline svg extraction on windows
|
2015-03-10 16:45:22 -07:00 |
|
Samy Pessé
|
3055139297
|
Fix run of svgexport on windows
|
2015-03-10 16:31:43 -07:00 |
|
Samy Pessé
|
3d6b099dea
|
Fix links normalization on windows
|
2015-03-10 22:44:54 +01:00 |
|