Commit graph

63 commits

Author SHA1 Message Date
Elan Ruusamäe 949c4d1571 cleanup regexp based converter 2012-09-18 00:11:14 +02:00
Elan Ruusamäe 1acc714d5d have underlay pages default be empty list 2012-09-18 00:07:57 +02:00
Elan Ruusamäe 65786931b9 put media files to output dir instead of directly overwriting dokuwiki target dir 2012-09-17 23:56:40 +02:00
Elan Ruusamäe 800196e92d internal cleanup 2012-09-17 23:42:09 +02:00
Elan Ruusamäe d7ee835ce5 skip internal BadContent page from converting 2012-09-17 23:38:35 +02:00
Elan Ruusamäe 415026c59d scan underlay dir to find pages not to convert 2012-09-17 23:38:04 +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 c9b5272239 allow specify input file from commandline 2012-09-17 11:08: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 0537d952b2 respect output directory 2012-09-16 18:04:41 +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 da302cd9b2 sync with moinmoin SyntaxReference 2012-06-20 01:27:30 +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
Elan Ruusamäe e5d0ca07ea formatting 2011-02-18 20:04:55 +02:00
Elan Ruusamäe 3e9c06c081 make code thread safe and immune too 2011-02-10 13:57:33 +02:00
Elan Ruusamäe 51b92a1ebf use __getattr__ to make object any symbol callable 2011-02-10 12:50:01 +02:00
Elan Ruusamäe 24b16768d3 update docs and file headers a bit 2011-02-10 11:00:19 +02:00
Elan Ruusamäe d339053bf1 use use installed MoinMoin and DokuWiki to get accurate results 2011-02-10 10:49:37 +02:00
Elan Ruusamäe 52428be665 add cleanID call 2011-02-10 10:49:07 +02:00
Elan Ruusamäe 2643fe5d35 add bridge to call DokuWiki functions from Python 2011-02-10 10:29:51 +02:00
Elan Ruusamäe e2c88692f0 use shutils to copy a file 2011-02-07 00:29:51 +02:00
Elan Ruusamäe acf08e8fe8 reformat 2011-02-07 00:14:47 +02:00
Elan Ruusamäe 6d527beb68 fix attachment copying 2011-02-07 00:09:55 +02:00
Elan Ruusamäe e2cd2368f7 removing unsupported macros 2011-02-06 23:45:53 +02:00
Elan Ruusamäe ef65e1094a fixing wiki: links, monispaced text can be empty 2011-02-06 23:42:58 +02:00
Elan Ruusamäe c01500ce19 support languages with code blocks; link file:// protocol 2011-02-06 23:34:39 +02:00
Elan Ruusamäe 2fd0d630b3 add monospace support; remove #acl 2011-02-06 23:27:31 +02:00
Elan Ruusamäe 411c5a695c some formatting rules from the parl script 2011-02-06 23:19:21 +02:00
Elan Ruusamäe 0b8bf13743 nongreedy link parsing 2011-02-06 22:55:57 +02:00