Commit graph

186 commits

Author SHA1 Message Date
Tianqi Chen
afdd9286a8 Merge pull request #1 from rtfd/master
rebase to master
2015-08-02 14:42:53 -07:00
Eric Holscher
b072c39c93 Bump to 0.2 2015-07-30 15:15:13 -07:00
Eric Holscher
646dba1134 Bump version 2015-07-30 15:13:43 -07:00
Eric Holscher
82913784f1 Add readme as index for now 2015-07-28 11:25:44 -07:00
Eric Holscher
835d4c616d Added a basic docs directory 2015-07-28 11:19:14 -07:00
Eric Holscher
044b0120ae Small readme cleanup 2015-07-28 11:15:59 -07:00
Eric Holscher
62ff40e87b Merge pull request #2 from tqchen/master
Add the support for evaluating embedded reStructured Text
2015-07-28 11:13:06 -07:00
Eric Holscher
4853978e48 More readme cleanup 2015-07-28 11:12:27 -07:00
Eric Holscher
28bf44f1be Add README ack for Luca 2015-07-28 10:44:19 -07:00
tqchen
0b7eac116f Add the support for evaluating embedded reStructued Text 2015-07-27 17:46:37 -07:00
Eric Holscher
4005ba5f2f Merge pull request #1 from sid-kap/code_syntax_highlighting
Add support for syntax highlighting of code blocks
2015-07-23 11:32:43 -07:00
Sidharth Kapur
d37a5bac71 Add .highlight to highlighted code 2015-07-22 11:45:47 -07:00
Sidharth Kapur
98d535ebba Strip language definition 2015-07-22 11:42:39 -07:00
Sidharth Kapur
5d863221f8 Fix error handling 2015-07-22 11:41:09 -07:00
Sidharth Kapur
d0c9cc76f7 Remove unnecessary comment 2015-07-22 11:31:31 -07:00
Sidharth Kapur
48d8c39f5a Add support for syntax highlighting of code blocks 2015-07-22 11:28:24 -07:00
Eric Holscher
9326bbdd77 Try and fix Python 3 MRO issue 2015-05-05 20:39:03 -07:00
Eric Holscher
d4fd541777 Bump to 0.1 2015-04-13 17:16:44 -04:00
Eric Holscher
7b039587a4 Bump version 2015-04-13 17:15:46 -04:00
Eric Holscher
c54f943dfd Properly set names and headers 2015-02-28 14:01:34 -08:00
Eric Holscher
6e3380966d Add ids properly to sections for Sphinx 2015-02-28 13:30:17 -08:00
Eric Holscher
6e23c7ff81 Add setup.cfg 2015-02-13 11:45:18 -08:00
Eric Holscher
af2e7c4b35 Remove support for extension block 2015-02-13 11:39:29 -08:00
Eric Holscher
d5b2aee45c Whitespace cleanup 2015-02-10 15:46:23 -08:00
Eric Holscher
f436c842da Add extension block parsing that renders RST blocks inline. 2015-02-08 11:15:22 -08:00
Eric Holscher
c2b5a66970 Fix html block and add line numbers 2015-02-07 22:20:06 -08:00
Eric Holscher
286d7eac86 Add HTML, and fix list_block and image inline errors 2015-02-07 21:29:16 -08:00
Luca Barbato
ce6f56faf5 parser: Fix inline code parsing 2014-12-08 00:26:06 +01:00
Luca Barbato
fec4719f9f Rename the project as recommonmark 2014-12-08 00:25:40 +01:00
Luca Barbato
f5ddea5f9d commonmark: Add support for CommonMark
Currently not all the features are mapped (e.g. the language
isn't forwarded and the section ids aren't generated)
2014-10-16 01:14:11 +02:00
sgenoud
8fb4b72791 Create license.md 2014-10-14 11:32:29 +02:00
sgenoud
195805322e Merge pull request #8 from lu-zero/master
Build system minor changes
2014-09-11 23:19:18 +02:00
Luca Barbato
21b4330824 setup: Install the parsley file 2014-09-06 02:47:43 +02:00
Luca Barbato
da2c9f7dd4 setup: Use setuptools 2014-09-06 02:39:14 +02:00
sgenoud
212c8e15ac It looks better on github now 2013-08-25 17:06:26 +02:00
Steve Genoud
21d5fab2ba Initial commit 2013-08-25 16:45:13 +02:00