2
0
Fork 0
Commit Graph

36 Commits

Author SHA1 Message Date
Thomas Touhey c682ac247c
Okay, so maybe these empty lines were required after all.
This reverts commit 998054165a.
2018-04-15 02:04:07 +02:00
Thomas Touhey 998054165a
Removed empty lines that made weird spacing. 2018-04-15 02:02:39 +02:00
Thomas Touhey f5ce6f139a
Added some sort of CSS injection imitation on the text-related tags. 2018-04-15 01:26:30 +02:00
Thomas Touhey e5084dba74
Made imports cleaner. 2018-02-19 20:13:10 +01:00
Thomas Touhey c837bcf69b
Copyright notices, and save before trying to use a graphical debugger. 2018-02-19 19:50:26 +01:00
Thomas Touhey 3906c0ff3c
Test commit no. 2 2018-02-15 20:49:55 +01:00
Thomas Touhey 746cb43574
Test commit for post-receive hook for mirroring 2018-02-15 20:48:42 +01:00
Thomas Touhey 00f19e1237
Worked a bit on the color (#procrastipowa) 2018-02-15 20:16:21 +01:00
Thomas Touhey 3cb86f5205
Blocks logic starts to really work! 2018-02-12 08:32:02 +01:00
Thomas Touhey c713b8e48b
Prepared packaging & stuff 2018-02-11 21:31:39 +01:00
Thomas Touhey 19548bb9bc
Prepared for next corrections. 2018-02-11 20:58:38 +01:00
Thomas Touhey 65d59c959f
Starts working, todo: work on a[i]k[center]b 2018-02-11 20:49:33 +01:00
Thomas Touhey bc0bcfa65f
Doesn't work yet with block logic, still working on it, just saving it. 2018-02-11 12:01:32 +01:00
Thomas Touhey b4d161f2ab
Changed how the tags are organized. 2018-01-26 15:52:59 +01:00
Thomas Touhey 6faef99054
Put content processing into _TagData to prepare for blocks. 2018-01-26 11:01:41 +01:00
Thomas Touhey e8e2bfaab6
Extend the usage of the generic tag ending mark [/] to more raw tags 2018-01-24 13:34:13 +01:00
Thomas Touhey 20f9e61e72
Changed way raw is identified, corrected leftover bugs 2018-01-24 12:33:33 +01:00
Thomas Touhey a5445e78f8
Started working on guide, corrected color parsing to include bad parsing from Netscape 2018-01-23 21:24:16 +01:00
Thomas Touhey 5c72c3c18b
Reorganized documentation, added the test for paragraphs logic 2018-01-23 07:41:55 +01:00
Thomas Touhey fd909e3b9c
Fixed private tag properties. 2018-01-22 20:49:30 +01:00
Thomas Touhey df0bc1affa
Corrected plenty of things. 2018-01-22 20:33:25 +01:00
Thomas Touhey 75189d08ab
Implemented default content (supplant empty content), started working on paragraphs 2018-01-21 22:08:23 +01:00
Thomas Touhey 64f4072e0b
Started preparing paragraph logic. 2018-01-20 10:26:23 +01:00
Thomas Touhey 7b4bd5a167
Modified meta-information about the module. 2018-01-19 22:56:51 +01:00
Thomas Touhey d4d1b34e03
All unit tests passed! 2018-01-19 22:44:43 +01:00
Thomas Touhey b4c9dc19be
The last thing to correct before implementing paragraphs is naked urls 2018-01-19 21:46:11 +01:00
Thomas Touhey bcc29d65cf
The battle is harder and harder, seven failures to go. 2018-01-19 21:23:35 +01:00
Thomas Touhey d50b4a0967
Corrected 'process' into 'content', setup script and other few things, doesn't work correctly yet 2018-01-19 20:56:26 +01:00
Thomas Touhey 128ab62a8a
No more errors, only failures! 2018-01-19 17:55:43 +01:00
Thomas Touhey a436262a8c
Corrected more things. 2018-01-19 15:15:35 +01:00
Thomas Touhey fcaf69c540
Starts working (for real!) 2018-01-19 11:23:19 +01:00
Thomas Touhey c647d3bba1
Continued. 2018-01-16 13:34:11 +01:00
Thomas Touhey 092f09bbb9
Stream and tags should be ready enough, translation is TODO. 2018-01-05 22:13:30 +01:00
Thomas Touhey 9315f8c671
Stream ready, started adding block/inline logic to tags. Transcoder to HTML is TODO. 2018-01-05 03:31:33 +01:00
Thomas Touhey c30d2a2b9c
Improved the organization with color decoding. 2018-01-02 21:21:27 +01:00
Thomas Touhey bcad5e9f32
Initial commit. 2018-01-02 18:57:04 +01:00