Commit graph

31 commits

Author SHA1 Message Date
Elan Ruusamäe
3c561c29ba build pagelinks here
build here, not via moin wrappers, as all links are absolute we can build proper links
2012-09-19 23:04:07 +02:00
Elan Ruusamäe
51ed0143c6 correct interwiki link 2012-09-19 22:36:05 +02:00
Elan Ruusamäe
31a9b23d45 newlines to comments 2012-09-19 00:55:51 +02:00
Elan Ruusamäe
19194ac9c1 rename smileys() to inherit()
...as it's generic wrapper to call parent class method there
2012-09-18 18:22:15 +02:00
Elan Ruusamäe
2c0da4880c comments to separate lines, to avoid making two comments making up italic markup 2012-09-18 01:13:49 +02:00
Elan Ruusamäe
949c4d1571 cleanup regexp based converter 2012-09-18 00:11:14 +02:00
Elan Ruusamäe
da1a497b0b handle original smileys macro 2012-09-17 11:11:10 +02:00
Elan Ruusamäe
ab349e1576 convert few simleys 2012-09-17 11:10:46 +02:00
Elan Ruusamäe
009ad4dba5 fix attachment_image 2012-09-17 00:44:39 +02:00
Elan Ruusamäe
c0fde4625c fix mail links 2012-09-17 00:39:35 +02:00
Elan Ruusamäe
3ee3a402b4 GetText() macro 2012-09-17 00:34:39 +02:00
Elan Ruusamäe
bae8b03c6a process comments 2012-09-17 00:26:47 +02:00
Elan Ruusamäe
a7759d6974 parse few macros 2012-09-16 23:51:11 +02:00
Elan Ruusamäe
a8d4d3b191 terminate table row, if multiple present 2012-09-16 19:46:24 +02:00
Elan Ruusamäe
51aedb19c3 terminate headings 2012-09-16 19:44:11 +02:00
Elan Ruusamäe
1ecfee3e50 use native formatter, fixup commandline arguments 2012-09-16 19:40:02 +02:00
Elan Ruusamäe
f55d6c2799 skip paras when in list 2012-09-16 17:00:26 +02:00
Elan Ruusamäe
db78bffb2c handle generic tables 2012-09-16 16:31:15 +02:00
Elan Ruusamäe
4784fc2080 handle toc and anchorlink 2012-06-20 01:24:02 +02:00
Elan Ruusamäe
fc6886b4b4 blockquote and macros 2012-06-20 01:18:09 +02:00
Elan Ruusamäe
dcb2be4d85 escaping wikinames, done 2012-06-20 01:10:32 +02:00
Elan Ruusamäe
7c6fe19324 fixes to url parsing 2012-06-20 01:07:26 +02:00
Elan Ruusamäe
cfc4285482 update rules, handle partly tables 2012-06-20 00:48:14 +02:00
Elan Ruusamäe
c15568c652 implement also numbered list 2012-06-20 00:38:14 +02:00
Elan Ruusamäe
b4286ab450 implement bullet list 2012-06-20 00:23:36 +02:00
Elan Ruusamäe
a8123bee1a syntax hiliting if available 2012-06-20 00:13:07 +02:00
Elan Ruusamäe
026dad0959 handle code blocks and hilited code blocks 2012-06-20 00:03:43 +02:00
Elan Ruusamäe
af210c27f2 format basic font styles 2012-06-19 23:50:03 +02:00
Elan Ruusamäe
5adb9db834 move test data to separate file 2012-06-19 23:42:08 +02:00
Elan Ruusamäe
9be54dc368 fix heading formatting 2012-06-19 23:35:42 +02:00
Elan Ruusamäe
9476b4d684 native formatter based on html formatter
old changes from Feb 10, 2011
2012-06-19 23:22:44 +02:00