Commit graph

33 commits

Author SHA1 Message Date
syuilo
f916d5bd8f remove fnNameList option for more consistency 2023-01-14 08:56:48 +09:00
marihachi
11fefdffe0 docs 2023-01-10 23:47:18 +09:00
marihachi
363b091a67
仕様に出てくる用語を修正 2022-12-20 11:16:35 +09:00
marihachi
5fe291a7e7
TypeScript版パーサーのマージ (#124)
* implement parser with TypeScript (#116)

* clean parser

* parser, success, failure, str, parser.map

* seq

* atLeast, any, alt, match, notMatch

* mergeText

* improve seq

* lazy, createLanguage

* types

* regexp, refactor

* nest limit

* lint

* state

* syntaxes

* sep1, succeeded, option, fn

* simple

* strikeWave, plainTag, inlineCode, mathInline

* mention, refactor

* seqPartial

* 🚀

* parser trace

* fix mention, implement hashtag

* lineBegin, lineEnd, refactor

* imple codeBlock, fix lineEnd

* codeBlock, mathBlock

* fix codeBlock

* fix mathBlock

* fix codeBlock

* lint

* fix inlineCode

* 🚀

* centerTag

* fix nesting limit

* fix unicodeEmoji

* 🚀

* search

* refactor

* seqPartial -> seqOrText

* lint

* url, urlAlt

* 🚀

* 🚀

* text

* fix

* link

* linkLabel state

* lint

* nesting limit for link label

* fix url bracket pair

* nest

* refactor

* refactor

* remove

* add test

* wip quote

* add quote test

* quote

* refactor

* hashtag

* refactor

* type

* type

* refactor

* lint

* url

* italicAsta, italicUnder

* italicAsta, italicUnder, mention, rethink spec

* rethink spec

* test: change implementation-dependent parts

* hashtag

* add mention test

* mention

* mention

* mention

* mention

* url

* test

* hashtag

* Revert "Auxiliary commit to revert individual files from 373972beef10eb99ff3e3635a32a207854154a2a"

This reverts commit 622b66e20778ad5c283ea7629db853cbf2bb601f.

* package-lock

* Update tsconfig.json

* Update tsconfig.json

* ignore a tsd error when importing twemoji-parser regexp

* lint

* lint

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>

* v0.23.0-canary.1

* readme

* update chagelog

* update changelog

* update changelog

* refactor

* update core combinators

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2022-07-22 02:21:56 +09:00
marihachi
aa893a8477
implement plain syntax (#114)
* implement plain syntax

* public api

* plain syntax

* public api

* plain syntax

* Update test/parser.ts

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>

* plain parser -> simple parser

* nomfm -> plain

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2022-06-07 23:41:09 +09:00
marihachi
e38a6e6576
ハッシュタグの変更 (#111)
* fix #110

* add tests for hashtag
2022-05-21 19:33:28 +09:00
marihachi
6ed1ea60a0
update spec (#108) 2022-05-15 10:48:30 +09:00
marihachi
02addcdf65 update doc 2022-01-09 17:13:25 +09:00
marihachi
150a382768 update doc 2022-01-06 23:31:21 +09:00
marihachi
238ac6b901 update doc 2021-10-02 12:46:28 +09:00
marihachi
2a2a961302 update doc 2021-10-02 12:03:31 +09:00
marihachi
a45f6cb837 update doc 2021-10-02 10:30:44 +09:00
marihachi
57b644f4e3 update doc 2021-10-02 10:30:02 +09:00
marihachi
b3a8925fdb update doc 2021-10-02 10:27:05 +09:00
marihachi
703f82215d
remove fn v1 syntax (#79) 2021-10-01 22:05:11 +09:00
marihachi
ce17943f3c update syntax doc 2021-09-30 11:17:40 +09:00
marihachi
6d2a064362 update syntax doc 2021-09-30 11:12:45 +09:00
marihachi
7df1daaea9 update syntax doc 2021-09-30 11:06:21 +09:00
syuilo
6df67a4bf2 Update contribution guides 2021-08-28 15:52:36 +09:00
marihachi
4c20bcb053 add brackets property of url node 2021-07-22 20:58:27 +09:00
marihachi
b9d0862c77 update docs 2021-06-26 23:20:08 +09:00
marihachi
3c0b2218a3 update docs 2021-06-26 23:17:27 +09:00
marihachi
a4a0240d83 update doc 2021-06-12 12:44:57 +09:00
marihachi
d3115689ce update doc 2021-06-12 12:43:05 +09:00
marihachi
cfbe5b3bc6 update doc 2021-06-05 18:05:14 +09:00
marihachi
e55cc98426 update doc 2021-06-05 18:02:50 +09:00
marihachi
2d51aae982 update doc 2021-05-08 21:18:23 +09:00
marihachi
25f3c299ed update docs 2021-04-19 12:25:53 +09:00
marihachi
78f6ecbfe6 update docs 2021-04-19 12:18:24 +09:00
marihachi
1dd05024d1 update docs 2021-04-19 12:06:20 +09:00
marihachi
25b478324d update docs 2021-04-18 21:30:07 +09:00
marihachi
4671d4016e update docs 2021-04-18 20:12:22 +09:00
marihachi
e140f44637 add docs 2021-04-18 20:11:05 +09:00