Commit graph

16 commits

Author SHA1 Message Date
oliver
98aedcc233 let Textile parser use unrestricted mode to allow HTML for formatted text 2016-04-16 18:23:08 +02:00
oliver
1a32810e42 correct DOM node list access 2015-08-20 13:56:19 +02:00
oliver
694a470d72 fix formatting of links 2015-08-20 13:23:43 +02:00
oliver
e6d9b4516e use HTML5 and Restricted mode of Textile parser 2015-07-27 14:56:47 +02:00
oliver
3746336637 correctly set UTF-8 encoding for TextFormatter input 2015-05-12 18:55:11 +02:00
oliver
10dbc51fb1 restructure class TextFormatter and apply ?target? attributes to links (fixes #26) 2015-05-12 18:25:10 +02:00
oliver
814851355e add Textile markup (implements #94) 2015-05-12 16:37:03 +02:00
oliver
45cd7e795d replace tabs with spaces 2015-05-12 09:49:53 +02:00
coderkun
eca33f7a73 add namespaces to docstring types 2015-03-06 12:19:07 +01:00
coderkun
be1438a31f improve TextFormatter: remove whitespaces between table-tags 2014-08-01 10:17:16 +02:00
coderkun
0e15287639 add strong-tag to text formatting 2014-05-13 21:14:00 +02:00
coderkun
72c8bf8175 TextFormatter: correctly reference backtick for preserving whitespaces after link creation 2014-05-12 16:44:32 +02:00
coderkun
2185a7c2a4 change user Seminary roles to Character roles 2014-04-23 20:06:58 +02:00
coderkun
ee4e4b0345 add rudimental support for formatting links and tables to class TextFormatter 2014-04-21 13:59:58 +02:00
coderkun
bb2f531544 fix TextFormatter seminarymedia tagging 2014-04-20 00:39:25 +02:00
coderkun
f723382b93 implement TextFormatter class to include media in texts 2014-04-18 18:25:52 +02:00