Commit Graph

33 Commits

Author SHA1 Message Date
Oliver Marks e212e38e8a Small fix for bullet parsing.
continuous-integration/drone/push Build is passing Details
2019-07-07 11:22:40 +01:00
Oliver Marks e216e0a98a Fix up tests, and make div valid.
continuous-integration/drone/push Build is failing Details
2019-01-13 21:28:34 +00:00
Oly 534bc31d2a Add test for export settings attributes
continuous-integration/drone/push Build is failing Details
2018-12-10 14:21:21 +00:00
Oliver Marks 22e4e6b226 I handle images in results. 2018-12-07 07:15:55 +00:00
Oly bca6ee01e6 Work on improving results handling.
continuous-integration/drone/push Build is failing Details
2018-12-06 14:16:01 +00:00
Oliver Marks ae9a504014 Working on source block tests.
continuous-integration/drone/push Build is failing Details
2018-12-06 07:22:32 +00:00
Oly 81bf91532f Fix missing lexer handling 2018-12-05 14:18:25 +00:00
Oly d00f2f842c Lower case attribute tokens, immprove testing framework 2018-11-29 13:47:29 +00:00
Oly 700d01923c Improved image handling now captures CAPTIONS with test 2018-11-28 08:50:32 +00:00
Oliver Marks 1e0377836d Improved image handling and more tests. 2018-11-27 22:28:35 +00:00
Oly 17994c2eb7 Working on improved image parsing for captions 2018-11-27 14:19:25 +00:00
Oliver Marks ac899b8ada Added secondary image scanning test. 2018-11-26 07:17:59 +00:00
Oliver Marks 483606e95b Add test for image with out text field 2018-11-25 18:57:39 +00:00
Oly d78f089cc9 Add snippet test file 2018-11-13 14:55:13 +00:00
Oly 8def867f92 Updated bullet test to remove styles 2018-11-13 14:53:58 +00:00
Oly 04220c2af6 Updated simple bullet support to remove bullet text. 2018-11-12 14:11:10 +00:00
Oliver Marks 7458cc2df9 Start of bullet list support 2018-11-12 07:33:01 +00:00
Oliver Marks 7f9d60c748 Add in support for meta unknown attributes. 2018-11-11 22:08:25 +00:00
Oly 602f67498c Fix up tests. 2018-11-06 14:08:49 +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 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
Oliver Marks 88b9288b1e adjust blockquote to insert line breaks 2018-11-02 07:41:38 +00:00
Oliver Marks c616c3f712 Fix up block parsing and better handling of emphasis 2018-10-31 18:28:08 +00:00
Oly cf15023da5 Refactor to recurse for emphasis needs styling changes. 2018-10-30 14:15:20 +00: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
Oliver Marks 45779c6e3d Handle extra elements and group text together. 2018-10-17 20:11:23 +01:00
Oliver Marks 4ded0c9ef6 Fix tests caused by new nodes 2018-10-16 22:06:37 +01:00
Oliver Marks 847557b213 Initial commit 2018-10-14 20:42:46 +01:00