Commit graph

57 commits

Author SHA1 Message Date
marihachi
703f82215d
remove fn v1 syntax (#79) 2021-10-01 22:05:11 +09:00
Johann150
3857b03faf
add bold and strikethrough tag (#76) 2021-09-30 00:39:14 +09:00
Johann150
e6af8bc92a
hashtag can not include XML tags (#74) 2021-08-28 19:03:01 +09:00
syuilo
e0ca4931e6 Revert "understand other URL schemes too (#73)"
This reverts commit a7315926ab.
2021-08-24 11:58:19 +09:00
Johann150
a7315926ab
understand other URL schemes too (#73) 2021-08-19 10:19:23 +09:00
syuilo
9287a3b5b9 Introduce api-extractor and lint 2021-07-31 15:12:43 +09:00
syuilo
047474831b add test 2021-07-23 11:24:04 +09:00
marihachi
4c20bcb053 add brackets property of url node 2021-07-22 20:58:27 +09:00
syuilo
3d3032aa71 Introduce coverage integration 2021-06-26 23:48:46 +09:00
syuilo
faacf34ba0 Add link test 2021-06-26 23:16:09 +09:00
marihachi
985d24b4bd add quote test 2021-06-12 12:53:11 +09:00
syuilo
d423915f06 Add mathInline test 2021-06-07 23:27:45 +09:00
syuilo
ba9b937d8f Add strike test 2021-06-06 23:54:51 +09:00
syuilo
294e7a5574 Add PlainParser tests 2021-06-05 16:46:54 +09:00
syuilo
87cb008c26 Add hashtag tests 2021-06-05 16:34:38 +09:00
syuilo
3a5732ce7d Add code block tests 2021-06-05 16:23:49 +09:00
syuilo
5e7f17427b Add inlineCode tests 2021-06-05 16:21:22 +09:00
syuilo
916ee3e012 Add link tests 2021-06-05 16:17:56 +09:00
syuilo
1ee9f95396 Add url tests 2021-06-05 15:56:23 +09:00
marihachi
2b68b59c2a Revert "disable nest tests"
This reverts commit 4eec75ad39.
2021-06-05 15:42:06 +09:00
marihachi
ebef52cf33 update test 2021-05-07 00:28:24 +09:00
marihachi
4eec75ad39 disable nest tests 2021-04-24 13:32:55 +09:00
marihachi
152b947044 fix test 2021-04-19 10:27:06 +09:00
marihachi
627a516cc9 Parser: implement fn syntax (version 2) 2021-04-18 14:38:15 +09:00
marihachi
e67d14b813 resolve #46 2021-04-17 15:35:07 +09:00
marihachi
be39aab80d inspect API accept a single node. 2021-04-17 11:34:32 +09:00
marihachi
5ff959c790 add test 2021-04-15 16:53:55 +09:00
marihachi
7f353dab51 improve mention 2021-04-15 15:51:08 +09:00
marihachi
2030fd3537 add test 2021-04-15 15:14:21 +09:00
marihachi
6ac576b748 improve hashtag detection (#43) 2021-04-15 15:14:21 +09:00
marihachi
96bc7205e2 fix bug of #42 2021-04-15 00:03:09 +09:00
marihachi
10e50dd8fa modify(api): change the function signature of extract API 2021-04-10 19:56:26 +09:00
marihachi
cbb00a5a66 export node generation macros. 2021-04-10 18:09:44 +09:00
marihachi
33c0b6c960 biyo 2021-04-10 17:31:29 +09:00
marihachi
72d85e79dd update parser test 2021-04-03 21:34:08 +09:00
marihachi
b12feb0917 update test utility 2021-04-03 21:23:32 +09:00
syuilo
fbaeed930e refactor(test): テストを分割 2021-04-03 21:04:53 +09:00
marihachi
a53071dd71 update test 2021-04-03 18:08:32 +09:00
marihachi
0ecd1de57c parses the link in the link node as text node. 2021-04-03 15:44:33 +09:00
syuilo
5ab1b26171 test: add link test 2021-04-03 12:43:34 +09:00
syuilo
f28c9ed86f test: add test for multi-line code block 2021-03-30 10:39:08 +09:00
marihachi
559d604651 update test 2021-03-28 21:26:30 +09:00
marihachi
39107c9c05 update test 2021-03-28 21:25:34 +09:00
marihachi
861b57b51d add test 2021-03-28 21:23:22 +09:00
marihachi
4dcfbade81 customEmoji -> emojiCode 2021-03-28 14:03:58 +09:00
marihachi
c975820083 Isolate node of unicode emoji and custom emoji. 2021-03-28 13:29:07 +09:00
marihachi
ffa45abfd8 update test 2021-03-27 22:04:06 +09:00
marihachi
b4237eb031 update test 2021-03-27 20:34:53 +09:00
marihachi
3c5cd201a6 [wip] update test 2021-03-27 19:51:39 +09:00
marihachi
372cd47035 fix type definition of MfmSearch 2021-03-27 18:50:29 +09:00