Aaron O'Mullan
|
323facbdc8
|
Add glossary parser
|
2014-08-11 18:57:39 -07:00 |
|
Samy Pessé
|
1125e89b49
|
Fix error with markdown rendering
|
2014-08-11 07:36:53 -07:00 |
|
Samy Pessé
|
78c68c7b9e
|
Remove config for github urls
|
2014-08-11 07:36:46 -07:00 |
|
Aaron O'Mullan
|
ad7927242d
|
Add comments to default introduction chapter code
Fixes #388
|
2014-07-31 08:43:57 -07:00 |
|
Aaron O'Mullan
|
30a8414b06
|
Switch to graceful-fs, fix #373
|
2014-07-30 20:45:33 -07:00 |
|
Aaron O'Mullan
|
9d46899ea7
|
Replace "marked" with "kramed"
|
2014-07-30 16:17:47 -07:00 |
|
Aaron O'Mullan
|
0134677e0e
|
Improve path normalization when parsing SUMMARY.md
|
2014-07-29 20:49:11 -07:00 |
|
Samy Pessé
|
82f814fdbd
|
Fix #303: generate header id the same as github
|
2014-07-12 23:23:03 +02:00 |
|
Samy Pessé
|
1b87cec893
|
Merge pull request #266 from shaform/ref_links
Add reference links support
|
2014-07-11 17:20:43 -07:00 |
|
Aaron O'Mullan
|
15b4053d6b
|
Support code includes for exercises
|
2014-07-10 17:30:12 +02:00 |
|
Aaron O'Mullan
|
925a9b1388
|
Support importing code snippets
Allowing to keep code in separate files, which can be cleaner in a
quite a few scenarios
|
2014-07-11 01:22:07 +02:00 |
|
Matt Ellis
|
00c3e966d3
|
Convert links with fragments from md to html
|
2014-07-08 16:25:39 +01:00 |
|
Samy Pessé
|
8b6a80cffb
|
Fix error when chapters list is empty
Fix GitbookIO/gitbook.io#101 and GitbookIO/gitbook.io#102
|
2014-06-24 12:34:29 +02:00 |
|
Aaron O'Mullan
|
86f8a9d8fb
|
Remove useless (and bad) sort on progress
Fixes bad ordering of chapters on gitbook.io
|
2014-06-20 03:40:47 -07:00 |
|
Aaron O'Mullan
|
6c5c8e6eb7
|
Fix LANGS.md parsing
And cleanup Summary parsing
|
2014-06-17 16:18:08 -07:00 |
|
Shaform
|
6bbefad24e
|
Merge remote-tracking branch 'upstream/master' into ref_links
|
2014-06-17 22:08:46 +08:00 |
|
Aaron O'Mullan
|
c87edb155a
|
Better string slicing in parse.git.githubID()
|
2014-06-16 17:48:18 -07:00 |
|
Aaron O'Mullan
|
4c3dbca5ca
|
Normalize intro node in Summary parsing
|
2014-06-16 00:26:11 -07:00 |
|
Aaron O'Mullan
|
a258feea37
|
Remove special case in navigation
For intro node
|
2014-06-16 00:25:59 -07:00 |
|
Aaron O'Mullan
|
94bbbecedf
|
Support custom intro node, fixes #318
|
2014-06-15 23:30:43 -07:00 |
|
Shaform
|
1f4cf33dd0
|
Improve code syntax for links assignment
|
2014-05-28 06:57:50 +08:00 |
|
Shaform
|
7274aa6940
|
fix links error
|
2014-05-27 22:24:23 +08:00 |
|
Shaform
|
125e804cd5
|
Add reference links support
This commit resolves #184
|
2014-05-27 17:24:47 +08:00 |
|
Samy Pessé
|
a0d5646034
|
Adapt navigation parsing to third and more levels in summary
|
2014-05-26 17:42:05 +02:00 |
|
Samy Pessé
|
f228f646eb
|
Remove useless method parseArticle
|
2014-05-26 17:23:19 +02:00 |
|
Samy Pessé
|
45891d80c7
|
Parse more than two level in summary
|
2014-05-26 17:21:23 +02:00 |
|
Samy Pessé
|
ad9b1fd6f7
|
Fix order of progress for level superior to x.9
Related to GitbookIO/gitbook.io#23
|
2014-05-21 23:31:57 +02:00 |
|
Aaron O'Mullan
|
21fd5924b8
|
Fix generate failing on README parsing
Failed if no title or description could be extracted
|
2014-05-20 23:29:06 -07:00 |
|
Samy Pessé
|
86f05c68c5
|
Improve parsing of readme (extraction of title and description as plain text and not markdown)
|
2014-05-20 23:45:35 +02:00 |
|
Matteo Ronchi
|
2e22fae52a
|
Force forward slashes on SUMMARY.md paths
this prevent windows user to generate invalid path on unix OS
Reference to issue #39 on gitbook-editor
|
2014-05-08 22:46:53 +02:00 |
|
Samy Pessé
|
5f1bfc0280
|
Fix #163: Move logic of git infos extraction to lib
|
2014-04-28 20:16:30 +02:00 |
|
Nattaphoom Ch
|
8f4b799d3c
|
Make quiz easier to click by surround it with label.
|
2014-04-24 01:19:13 +07:00 |
|
Samy Pessé
|
305f221077
|
Fix #136: replace links to .md by links to .html
Add more tests for links in page
|
2014-04-22 17:45:12 +02:00 |
|
Aaron O'Mullan
|
c9db068227
|
Refactor navigation generation to be functional
This makes it a lot less error prone and far more robust. As well as a
lot easier to understand
|
2014-04-18 11:49:55 -07:00 |
|
Samy Pessé
|
b5bb953e47
|
Fix image path calcul
|
2014-04-18 17:15:03 +02:00 |
|
Aaron O'Mullan
|
a36b9a6088
|
Normalize code language before highlighting
|
2014-04-17 01:09:26 -07:00 |
|
Aaron O'Mullan
|
52610d7d61
|
Disable automatic highlighting
Fallback to no highlighting rather that potentially funky highlighting
|
2014-04-16 13:15:35 -07:00 |
|
Aaron O'Mullan
|
9e4b393b7a
|
In parse/page remove global marked settings
Highlighter settings were global, moved them to the render function
(where they should have been)
|
2014-04-16 13:07:35 -07:00 |
|
Samy Pessé
|
a0ae34a3b7
|
Fix #100: fix section test isQuiz
|
2014-04-16 17:16:18 +02:00 |
|
Samy Pessé
|
c0ca055bf4
|
Add readme parsing for extracting title and description
|
2014-04-14 19:21:43 +02:00 |
|
Aaron O'Mullan
|
6173fb76ad
|
Refactor, document, improve section type detection
Especially for quiz types
|
2014-04-12 01:50:48 -07:00 |
|
James Phillpotts
|
b07681a16a
|
Quiz with GFM checkbox lists
|
2014-04-12 01:26:03 -07:00 |
|
James Phillpotts
|
f6595f5111
|
Tabular quiz
|
2014-04-12 01:25:07 -07:00 |
|
Aaron O'Mullan
|
892ec04f52
|
Merge pull request #78 from mrpotes/mocha-windows
Fix URL creation on windows
|
2014-04-10 11:44:33 -07:00 |
|
James Phillpotts
|
8f457a752e
|
Use OS-agnostic path generation for images too
|
2014-04-10 11:00:52 +01:00 |
|
James Phillpotts
|
435a4b8c99
|
Use API from node 0.8
|
2014-04-10 10:45:54 +01:00 |
|
Aaron O'Mullan
|
e54b808093
|
Improve section detection, fixes #68
|
2014-04-10 02:32:37 -07:00 |
|
James Phillpotts
|
fb7653bd14
|
Fix URL creation on windows
|
2014-04-10 10:31:32 +01:00 |
|
Aaron O'Mullan
|
392573a990
|
Add lexing support for content code in exercises
#52, #49, #46
|
2014-04-08 15:01:12 -07:00 |
|
Aaron O'Mullan
|
554d6a6170
|
Fix URL rewriting error on empty URLs
Fixes #54, fixes #59
|
2014-04-08 14:47:36 -07:00 |
|