Commit Graph

46 Commits (610b276c861cd67522becc2484e18d7863dd84ce)

Author SHA1 Message Date
Daniel Ehrenberg 6257b97e4c In Farkup, image text is only parsed if given separate from the URL 2009-05-16 16:54:45 -05:00
Daniel Ehrenberg 13f553b284 Fixing farkup's parsing of [aaa] 2009-03-29 20:29:38 -05:00
Slava Pestov fd44378736 Trailing [[ no longer throws an error in farkup parser 2009-03-28 15:29:58 -05:00
Slava Pestov 5a9dbc2c0f Remove useless declarations 2009-03-23 01:18:24 -05:00
Slava Pestov 27a68b8aa4 Update meta-data 2009-03-16 03:39:42 -05:00
Daniel Ehrenberg 941e56b046 Farkup parser rewrite 2009-03-16 00:42:48 -05:00
Slava Pestov cf5e14a52f Don't escape absolute URLs in Farkup 2009-03-07 21:47:06 -06:00
Slava Pestov a28bf0b918 Fix nofollow in farkup 2009-03-07 20:02:57 -06:00
Slava Pestov eaad0c7660 Updating code to use CONSTANT: instead of : foo 123 ; inline 2009-02-23 21:40:17 -06:00
Slava Pestov 6b25e99470 Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
Slava Pestov cddb1f6133 Fix spelling 2009-02-15 04:07:05 -06:00
Daniel Ehrenberg 86c3481f12 Moving XML vocabularies around 2009-02-05 21:17:03 -06:00
Daniel Ehrenberg d4f865d5f0 Fixing some things I broke 2009-01-30 19:28:16 -06:00
Daniel Ehrenberg 6240f00803 Merge branch 'master' of git://factorcode.org/git/factor 2009-01-30 11:30:07 -06:00
Daniel Ehrenberg de49f6fc74 Moving xml.interpolate to xml.literals 2009-01-30 11:29:30 -06:00
Doug Coleman 3c408342ef renaming: contain? -> any?, deep-contains? -> deep-any?, pad-left -> pad-head, pad-right -> pad-tail, trim-left -> trim-head, trim-right -> trim-tail 2009-01-29 22:19:07 -06:00
Daniel Ehrenberg 6372395b8a Fixing everything I broke? 2009-01-29 13:33:04 -06:00
Daniel Ehrenberg 1e5259198c Fixing Farkup tests 2009-01-28 23:45:00 -06:00
Daniel Ehrenberg c01ef3fca2 Fixing random docs and tests 2009-01-27 15:35:51 -06:00
Daniel Ehrenberg 1181bd6f59 Converting Farkup, html.components and lcs.diff2html to xml.interpolate 2009-01-27 00:03:42 -06:00
Daniel Ehrenberg 73f30edb29 Farkup and xmode.code2html switched to using xml.interpolate 2009-01-26 21:38:36 -06:00
Slava Pestov d815c0c048 Fix Farkup link escaping 2009-01-05 23:39:29 -06:00
Doug Coleman 4b6126f92a remove >r r> from various vocabs 2008-11-29 13:29:19 -06:00
Doug Coleman fb8bdfe7e5 rename last-slice1 to slice1-last 2008-11-22 20:00:37 -06:00
Doug Coleman 87bb2240fc add line-breaks? flag to farkup just for kicks. it might be useful 2008-10-01 17:11:19 -05:00
Slava Pestov 399824edad Remove reundant usings 2008-09-29 19:43:15 -05:00
Doug Coleman 3105395937 fix the farkup bug 2008-09-28 21:30:59 -05:00
Slava Pestov 0bfc4a66cf Remove unnecessary using 2008-09-28 17:54:57 -05:00
Doug Coleman 613f962540 change how farkup handles newlines in paragraphs 2008-09-28 10:10:58 -05:00
Slava Pestov a485afa5d2 Add testcase for bug 2008-09-27 15:22:30 -05:00
Doug Coleman 37130f911c allow horizontal lines in paragraphs if they start at the beginning of a line 2008-09-24 22:39:38 -05:00
Doug Coleman 2e5273df52 xmodes now can't contain whitespace. [ factor { 1 2 3 }] prints literally instead of getting syntax-highlighted 2008-09-24 22:22:36 -05:00
Doug Coleman 72685aa77e fix [[link]]-foo --- should not create a list 2008-09-24 19:26:37 -05:00
Doug Coleman 7e5af60cbc refactor farkup a bit, fix bug w/ paragraphs and code 2008-09-24 19:19:51 -05:00
Doug Coleman cbee5b39c2 farkup: add horizontal lines as ___ (3 underlines) 2008-09-23 01:27:39 -05:00
Doug Coleman c2bcd893ef fix farkup docs 2008-09-22 21:34:10 -05:00
Doug Coleman 3ad286dc09 lists in paragraphs 2008-09-22 20:20:39 -05:00
Doug Coleman 7e983e5ee0 remove code duplication 2008-09-22 20:13:24 -05:00
Doug Coleman 436e665137 add orderd lists to farkup 2008-09-22 20:05:06 -05:00
Slava Pestov 19b2f6a6f3 Fix farkup tests 2008-09-19 17:48:32 -05:00
Slava Pestov 5647d08f59 Fix some farkup bugs 2008-09-19 15:46:02 -05:00
Slava Pestov 74088bdbd3 Minor farkup fixes 2008-09-08 21:45:59 -05:00
Slava Pestov 17bfe2583e Document farkup 2008-09-07 18:20:31 -05:00
Slava Pestov e8f739401b Some improvements to farkup link handling 2008-09-07 18:06:20 -05:00
Doug Coleman e0f7e508aa fix farkup 2008-09-06 19:13:48 -05:00
Slava Pestov 724fae53e9 Move web framework to basis 2008-09-04 18:15:13 -05:00