2
0
mirror of https://github.com/moebooru/moebooru synced 2025-08-31 05:55:11 +00:00
Commit Graph

77 Commits

Author SHA1 Message Date
Nurahmadie
7f75fdbd5d Add links and quote parsing 2012-05-14 04:31:12 +07:00
Nurahmadie
69928de9d4 Should be lazy 2012-05-13 22:38:58 +07:00
Nurahmadie
8671a973ee Fix nested list leveling 2012-05-13 18:20:15 +07:00
Nurahmadie
c79595d498 Remove parseparagraph 2012-05-13 16:32:12 +07:00
Nurahmadie
7e3cc78aed Remove pretty format for test, it fails anyway.
Also remove <p> from test file
2012-05-13 16:15:04 +07:00
Nurahmadie
2e34b72879 Fix state check for list 2012-05-13 15:17:17 +07:00
Nurahmadie
1dfdd0c88a Use string for all the state 2012-05-13 14:57:31 +07:00
Nurahmadie
9cdf5050e6 move CGI.escapeHTML back to parseinline 2012-05-13 14:53:33 +07:00
Nurahmadie
7be0c883a6 Change <em> and <strong> parsing format
Also move CGI.escapeHTML to parse
2012-05-13 14:40:39 +07:00
Nurahmadie
ddad5273cf Use <strong> as per html5 spec 2012-05-13 14:33:00 +07:00
Nurahmadie
661f9f168a Add whitespace 2012-05-13 14:30:44 +07:00
Nurahmadie
19c6cad685 do parseinline for list item 2012-05-13 09:30:00 +07:00
Nurahmadie
a8b289f523 implement Dtext 2012-05-13 08:22:42 +07:00
Nurahmadie
b4a9a5f0e2 Add carriage return 2012-05-12 01:15:50 +07:00
Nurahmadie
8d20fda95b Use carriage return for line split 2012-05-10 12:35:11 +07:00
Nurahmadie
2755a1673e Repo init, Dtext re-implementation attempt. 2012-05-09 11:59:21 +07:00
Edho Arief
fbee4c988c Also avoid any whitespace for link. 2012-05-05 22:07:02 -07:00
Nurahmadie
c95c704db7 Fix labeled spoiler tag, lazy regex 2012-05-05 23:47:04 +07:00
Edho Arief
53f2ec035f Fix dtext link detection. 2012-05-05 16:46:07 +00:00
Edho Arief
2fc81df942 Simpler syntax but broken for some reason.
--HG--
extra : rebase_source : 31b976c8073240c9590df575611e43fa11070ff6
2012-03-13 11:35:18 +00:00
Edho Arief
4182b0c4dc 1.9 should have better unicode.
--HG--
extra : rebase_source : 7b3597fc62972a0ea1db9ea5d6f179308a280173
2012-03-12 16:02:05 +00:00
petopeto
5d3e7d413e similar fix to upstream r1795: links break spoiler blocks
--HG--
branch : moe
extra : convert_revision : svn%3A2d28d66d-8d94-df11-8c86-00306ef368cb/trunk/moe%40278
2010-10-15 00:30:48 +00:00
petopeto
5d8b2b0128 if we're missing a fragment that we expect to have, log a more useful error
--HG--
branch : moe
extra : convert_revision : svn%3A2d28d66d-8d94-df11-8c86-00306ef368cb/trunk/moe%40263
2010-10-13 03:37:53 +00:00
petopeto
c830539944 comment autotranslation
--HG--
branch : moe
extra : convert_revision : svn%3A2d28d66d-8d94-df11-8c86-00306ef368cb/trunk/moe%40239
2010-10-11 04:33:50 +00:00
petopeto
fb8ab5e8d9 for compatibility, support upstream's "text":url dtext syntax
--HG--
branch : moe
extra : convert_revision : svn%3A2d28d66d-8d94-df11-8c86-00306ef368cb/trunk/moe%40109
2010-09-06 23:16:26 +00:00
petopeto
86966c4434 fix <<url>> exception
--HG--
branch : moe
extra : convert_revision : svn%3A2d28d66d-8d94-df11-8c86-00306ef368cb/trunk/moe%4019
2010-05-24 03:39:33 +00:00
petopeto
30ff4fccd3 --HG--
branch : moe
extra : convert_revision : svn%3A2d28d66d-8d94-df11-8c86-00306ef368cb/trunk/moe%405
2010-04-20 23:05:11 +00:00