Commit Graph

34 Commits (a5719e33976ae6ebfc75ab81edd6d56dd0f0ee0a)

Author SHA1 Message Date
Slava Pestov 9b3964c5d6 Add disable images option 2008-06-14 00:30:51 -05:00
Slava Pestov a687b58226 Harden farkup against cross-site scripting 2008-06-13 22:05:02 -05:00
Slava Pestov 37fe184274 Merge branch 'master' of git://factorcode.org/git/factor 2008-05-28 17:05:16 -05:00
Slava Pestov b7a6e117ec Add no-follow option 2008-05-28 17:04:59 -05:00
Doug Coleman f47ee3ef18 fix lists, tables 2008-05-28 16:18:05 -05:00
Slava Pestov 8f69fd5aa8 Fix simple links 2008-05-27 00:01:04 -05:00
Slava Pestov 76b3611f13 Merge branch 'master' of git://factorcode.org/git/factor 2008-05-26 00:50:38 -05:00
Doug Coleman 3d92c0e1bd handle farkup tables better 2008-05-25 23:11:35 -05:00
Slava Pestov 0dc90434e2 Merge branch 'master' of git://factorcode.org/git/factor 2008-05-25 18:33:34 -05:00
Doug Coleman fad5df79df handle \r\n,\r like \n 2008-05-23 23:33:20 -05:00
Slava Pestov 3a6532a9f8 Update html.streams usages 2008-05-23 17:45:14 -05:00
Slava Pestov a1ea2655ed Fix problems found by builder 2008-05-01 20:02:34 -05:00
Slava Pestov 0994c4f29e Tighten farkup a bit 2008-05-01 16:23:52 -05:00
Slava Pestov 457644a07c Fix farkup bug 2008-04-15 22:03:40 -05:00
Slava Pestov dd42130aed Fix farkup tests 2008-04-15 06:23:15 -05:00
Slava Pestov cd0b715161 Use <pre> tags 2008-04-15 06:19:39 -05:00
Slava Pestov e31f03db4a Put farkup words in private 2008-04-14 03:54:51 -05:00
Doug Coleman bae538d9bd fix syntax highlighting
add image links
2008-03-12 23:17:54 -05:00
Doug Coleman 0af7c34459 fix all farkup tests! 2008-03-12 10:35:50 -05:00
Doug Coleman f2ea564c41 farkup works a little better 2008-03-12 10:34:54 -05:00
Slava Pestov 5af2be3798 More documentation fixes 2008-03-11 21:01:39 -05:00
Doug Coleman 2aabeb9bb3 add failing unit test to farkup 2008-03-05 17:40:42 -06:00
Slava Pestov 47a96775d8 Add PEG: word 2008-03-03 16:57:30 -06:00
Doug Coleman 07f8203d3e list-of* -> list-of-many 2008-03-03 15:23:12 -06:00
Doug Coleman dd42efaa20 fix load 2008-03-03 14:39:29 -06:00
Doug Coleman cff39b475d previous fix was wrong, real fix is to remove = from delimiters when printing them by themselves 2008-03-03 09:16:20 -06:00
Doug Coleman 762d4ebe48 headings were not included in lines. oops 2008-03-03 08:59:32 -06:00
Slava Pestov e98cd1fd59 New convention for unit tests 2008-03-01 17:00:45 -05:00
Slava Pestov 9c82591ca6 Documentation improvements 2008-02-27 16:31:13 -06:00
Doug Coleman 2d716e1b6a fix tables
a|b|c
d|e|f is now a table
2008-02-26 17:20:34 -06:00
Doug Coleman 75a2838a7c clean up duplication of words that used <foo> </foo> 2008-02-26 15:17:04 -06:00
Doug Coleman 59c0c66857 make farkup pass the empty string
better handling of \n and special characters
add escaped chars
2008-02-26 15:06:23 -06:00
Doug Coleman a5807774e0 add rules to allow * by itself
add escape characters
2008-02-26 12:50:19 -06:00
Doug Coleman b7bb604d1b add farkup
needs more unit tests, tables, image links, docs
2008-02-26 02:06:41 -06:00