- Jul 22, 2022
- Jul 21, 2022
-
-
marihachi authored
* 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 373972be" 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>
-
- Jul 10, 2022
- Jun 07, 2022
-
-
marihachi authored
* 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>
-
- Jun 05, 2022
-
-
marihachi authored
-
- May 22, 2022
- May 21, 2022
- May 15, 2022
-
-
marihachi authored
-
- May 12, 2022
-
-
marihachi authored
* fix link label matching *
🚀 * add syntax rules of link label * fix #104 * remove unnecessary applyParser() call
-
- May 05, 2022
-
-
dependabot[bot] authored
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 ) --- updated-dependencies: - dependency-name: minimist dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- Feb 01, 2022
-
-
marihachi authored
-
- Jan 31, 2022
- Jan 11, 2022
- Jan 10, 2022
-
-
marihachi authored
* refactor quote * add nesting limit test for quote * nesting limit for quote
-
- Jan 09, 2022