Commit Graph

31 Commits

Author SHA1 Message Date
Oly 9bd5739b13 Improved table support to handle basic headers. 2018-11-06 13:32:30 +00:00
Oliver Marks 760b0b0913 Basic table rendering. 2018-11-05 22:00:18 +00:00
Oly 76cc5f78c5 Encode characters in blocks as html entities 2018-11-05 08:50:59 +00:00
Oliver Marks 003a592319 Basic table support 2018-11-04 14:16:55 +00:00
Oliver Marks 87dc29dda3 Add missing tokens file 2018-11-03 14:18:29 +00:00
Oliver Marks 5e8ec3015a Refactored to use ints as token ids in place of strings 2018-11-03 14:10:37 +00:00
Oly 84eca442dc Added src code tests 2018-11-02 14:20:19 +00:00
Oly 3e48622ccc Handle line breaks in blockquote's 2018-11-02 08:36:59 +00:00
Oliver Marks 88b9288b1e adjust blockquote to insert line breaks 2018-11-02 07:41:38 +00:00
Oliver Marks e9755697e6 Remove second decimal in version number 2018-11-01 21:51:21 +00:00
Oliver Marks 25db6ebca9 Remove new line from version file 2018-11-01 21:47:45 +00:00
Oliver Marks e7e2612789 Add pygmentise to equirements 2018-11-01 21:45:15 +00:00
Oliver Marks c3095e43a9 Small patch to handle links properly 2018-11-01 21:18:48 +00:00
Oliver Marks c616c3f712 Fix up block parsing and better handling of emphasis 2018-10-31 18:28:08 +00:00
Oly 84ae1933a1 Small tweak to expand results 2018-10-31 17:06:25 +00:00
Oliver Marks 818856a585 Small fix for html generation 2018-10-30 22:25:33 +00:00
Oly cf15023da5 Refactor to recurse for emphasis needs styling changes. 2018-10-30 14:15:20 +00:00
Oliver Marks ed02e1bea3 Fix highlighting and don't strip spaces and tabs 2018-10-27 22:51:57 +01:00
Oliver Marks 9089acfdaa Handle language highlighting. 2018-10-24 21:50:14 +01:00
Oliver Marks 0eee46b2ae Fix org parameter parsing 2018-10-24 19:58:53 +01:00
Oly 13d9f685d9 Parse out code block params into a dictonary 2018-10-24 14:15:20 +01:00
Oliver Marks 82ec528406 Improved text token parsing 2018-10-21 21:41:37 +01:00
Oly 1371a1a8dc Fix ending tags start of command line param 2018-10-19 15:04:55 +01:00
Oliver Marks 3b0bd4bcd3 Tweak the html to apply classes 2018-10-18 22:23:58 +01:00
Oliver Marks e2ee303815 Remove print in example 2018-10-17 22:15:59 +01:00
Oliver Marks 45779c6e3d Handle extra elements and group text together. 2018-10-17 20:11:23 +01:00
Oly 9ffd78ca08 Start of simple html generator 2018-10-17 14:32:17 +01:00
Oliver Marks 4ded0c9ef6 Fix tests caused by new nodes 2018-10-16 22:06:37 +01:00
Oliver Marks 9a628fd957 Support for plain text nodes 2018-10-16 22:03:31 +01:00
Oliver Marks 61715c2b28 Fix for setup file 2018-10-14 20:48:54 +01:00
Oliver Marks 847557b213 Initial commit 2018-10-14 20:42:46 +01:00