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 |
|
Samy Pessé
|
2c69525148
|
Add GitBook as book producer in ebook-convert
|
2015-03-08 22:53:18 +01:00 |
|
Samy Pessé
|
ee3a0ba801
|
Fix #633: update markdown parser to fix codeblocks
Sort glossary and fix #634
|
2015-03-08 22:53:18 +01:00 |
|
Samy Pessé
|
55a7b99b4d
|
Fix #227: Add base rtl support for website
|
2015-03-06 22:32:25 +01:00 |
|
Samy Pessé
|
8bfba604b3
|
Update gitbook-parsers@0.5.0 and include page.prepare
Fix #625: escape code blocks in markdown
|
2015-03-06 16:54:46 +01:00 |
|
Samy Pessé
|
2a5fa1c5fb
|
Fix #629: add generator name in template context
|
2015-03-06 14:34:55 +01:00 |
|
Samy Pessé
|
145b00f590
|
Fix #628: preserve pure anchor links and hash in relative links
|
2015-03-06 10:25:06 +01:00 |
|
Samy Pessé
|
5f2785f0a8
|
Escape svgexport args
Fixes shakiba/svgexport#5 and #624
|
2015-03-05 10:06:45 +01:00 |
|
Samy Pessé
|
c923a7e01a
|
Fix transformation of README.md links in index.html
|
2015-02-26 01:14:27 +01:00 |
|
Samy Pessé
|
01b160f9a1
|
Fix normalization of html link (README to index)
|
2015-02-21 13:40:38 +01:00 |
|
Samy Pessé
|
3a8289483e
|
Improve language detection from book.json
|
2015-02-14 15:34:19 +01:00 |
|