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: master
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

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
1 participant