Code Monkey home page Code Monkey logo

Comments (3)

santa112358 avatar santa112358 commented on August 19, 2024 2

@W34therwax
Now hashtagable v1.0.6+1 supports Norwegian Bokmål and Nynorsk🎉

Thank you.

from hashtagable.

W34therwax avatar W34therwax commented on August 19, 2024 1

hey, thanks for explaining :). So it turns out for both of those languages special letters are the same and just those:

å, ø, æ

from hashtagable.

santa112358 avatar santa112358 commented on August 19, 2024

Hi @W34therwax, To add the language to support, we need to add new regular expression in this file: https://github.com/santa112358/hashtagable/blob/master/lib/decorator/hashtag_regular_expression.dart
You can see there are regular expressions for the languages. I am searching the regular expressions for Bokmål and Nynorsk, but I haven't found them yet.

If the languages use alphabet and there are a few original letters(like Spanish), we can support it by pasting the original letters.
example: https://github.com/santa112358/hashtagable/blob/master/lib/decorator/hashtag_regular_expression.dart#L11
If that is the case, please let me know and paste the letters here. Thank you.

from hashtagable.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.