Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

parse telephone numbers #52

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from
Draft

Conversation

Simon-Laux
Copy link
Member

@Simon-Laux Simon-Laux commented Nov 2, 2023

  • basic parsing
  • more testing
  • document format in spec.md
  • integrate element into text parsing
  • add test for phone numbers in text
  • add test for phone numbers in desktop set & markdown

closes #3

we can take googles library for reference: https://github.com/google/libphonenumber, it is used by telegram iOS, signal desktop and probably also android os

@nicodh nicodh changed the base branch from master to main March 26, 2025 21:45
@nicodh nicodh deleted the branch main March 26, 2025 21:50
@nicodh nicodh closed this Mar 26, 2025
@nicodh nicodh reopened this Mar 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement parsing of telephone numbers
2 participants