Commit graph

344 commits

Author SHA1 Message Date
marihachi
6ac576b748 improve hashtag detection (#43) 2021-04-15 15:14:21 +09:00
marihachi
6399720405 v0.14.1 2021-04-15 00:15:54 +09:00
marihachi
96bc7205e2 fix bug of #42 2021-04-15 00:03:09 +09:00
marihachi
bc295b0fab update api doc 2021-04-11 00:41:56 +09:00
marihachi
f6a24dd9f6 add api doc 2021-04-11 00:34:27 +09:00
marihachi
bce61eb5ae v0.14.0 2021-04-10 20:46:35 +09:00
marihachi
d1181beaac update 2021-04-10 20:20:25 +09:00
marihachi
10e50dd8fa modify(api): change the function signature of extract API 2021-04-10 19:56:26 +09:00
marihachi
2d2bea6d3a removes createNode utility 2021-04-10 19:03:57 +09:00
marihachi
150cbd26d5 refactor(parser): use node generation macros 2021-04-10 18:51:04 +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
473f7770a9 refactor extract() 2021-04-10 15:43:21 +09:00
marihachi
7c83799f35 v0.13.0 2021-04-04 02:39:11 +09:00
marihachi
1cd5b0602b Merge branch 'develop' into master 2021-04-04 02:16:09 +09:00
marihachi
044acbfee4 refactor(api): APIのコードを移動 2021-04-03 21:47:50 +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
bec95d8689 Merge branch 'develop' into master 2021-04-03 18:54:20 +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
marihachi
207134be21 clear version 2021-04-03 15:43:53 +09:00
marihachi
7af351f965 Parses the url in the link node as text node. 2021-04-03 15:03:58 +09:00
syuilo
5ab1b26171 test: add link test 2021-04-03 12:43:34 +09:00
marihachi
54a4c457a4 v0.12.0 2021-04-01 18:35:38 +09:00
marihachi
a63f76d90f update CI configuration 2021-04-01 18:32:26 +09:00
marihachi
f8e8c8cce5 update CI configuration 2021-04-01 11:37:44 +09:00
syuilo
33432fa857 refactor: rename getNodeByType --> NodeType 2021-03-30 22:59:14 +09:00
syuilo
2b86b9b9b7 chore: add missing semicolon 2021-03-30 22:59:14 +09:00
syuilo
abded7db7d add getNodeByType utility function and introduce type test 2021-03-30 22:59:14 +09:00
syuilo
7d303f2ced fix: allow new line in code block 2021-03-30 22:55:06 +09:00
syuilo
f28c9ed86f test: add test for multi-line code block 2021-03-30 10:39:08 +09:00
syuilo
1b4aeb0fe7
Update node.js.yml 2021-03-29 21:22:50 +09:00
marihachi
2e0a4ec93c v0.11.0 2021-03-28 21:28:31 +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
a8c2304a2b add extract API 2021-03-28 21:14:33 +09:00
marihachi
909d16c85d
Update README.md 2021-03-28 15:51:42 +09:00
marihachi
1a47192e39 v0.10.0 2021-03-28 14:50:23 +09:00
marihachi
ecca995a20 Fix return value of parsePlain API 2021-03-28 14:48:45 +09:00
marihachi
d82b12146a Merge branch 'improve-emoji' into develop 2021-03-28 14:13:37 +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
f59529ffde v0.9.0 2021-03-27 22:17:32 +09:00
marihachi
57e687efa2 #34 2021-03-27 22:09:18 +09:00
marihachi
ffa45abfd8 update test 2021-03-27 22:04:06 +09:00
marihachi
d0e33e8fef [wip] #34 2021-03-27 20:35:18 +09:00
marihachi
b4237eb031 update test 2021-03-27 20:34:53 +09:00