Skip to content
Snippets Groups Projects
  1. Jul 13, 2024
  2. Jan 13, 2023
  3. Jan 10, 2023
  4. Jul 21, 2022
    • marihachi's avatar
      TypeScript版パーサーのマージ (#124) · 5fe291a7
      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: default avatarsyuilo <Syuilotan@yahoo.co.jp>
      
      * v0.23.0-canary.1
      
      * readme
      
      * update chagelog
      
      * update changelog
      
      * update changelog
      
      * refactor
      
      * update core combinators
      
      Co-authored-by: default avatarsyuilo <Syuilotan@yahoo.co.jp>
      5fe291a7
  5. Jun 07, 2022
  6. Jan 09, 2022
  7. Jan 05, 2022
    • marihachi's avatar
      Introduce nesting limit (#87) · 93895b8a
      marihachi authored
      * support fnDepthLimit
      
      * fix parse option
      
      * rename fnDepthLimit to nestLimit
      
      * support limit nesting: big, bold, small, italic, strike
      
      * improve mention
      
      * fix hashtag
      
      * support limit nesting: hashtag
      
      * support limit nesting: url
      
      * refine link label
      
      * refactor
      
      * fix link
      
      * change default value of nestLimit
      
      * fix link label
      
      * add test
      
      * restore and modify test
      93895b8a
  8. Oct 02, 2021
  9. Jul 31, 2021
  10. Jun 12, 2021
  11. Jun 05, 2021
  12. Apr 17, 2021
  13. Apr 10, 2021
  14. Apr 03, 2021
  15. Mar 30, 2021
  16. Mar 28, 2021
  17. Mar 26, 2021
  18. Mar 23, 2021
  19. Mar 20, 2021
  20. Mar 17, 2021
  21. Feb 16, 2020
  22. Feb 01, 2020
  23. Jan 31, 2020
Loading