Giter Site home page Giter Site logo

Comments (7)

Aeryle avatar Aeryle commented on May 16, 2024

This is expected behavior, iOS' quotes are another Unicode than the one on Android, Windows and some other OS, so it's totally normal, just use normal quotes, and not iOS' one. Or make a PR to make it accept this Unicode character too.

from discord-akairo.

GamesProSeif avatar GamesProSeif commented on May 16, 2024

Just for reference to show difference and if you're going to make a PR or anything.

normal quote:
  name: QUOTATION MARK
  symbol: \"
  unicode: \u0022
left quote:
  name: LEFT DOUBLE QUOTATION MARK
  symbol: 
  unicode: \u201C
right quote:
  name: RIGHT DOUBLE QUOTATION MARK
  symbol: 
  unicode: \u201D

from discord-akairo.

lhayhurst avatar lhayhurst commented on May 16, 2024

I've noticed this is true for hypens as well.

from discord-akairo.

gazmull avatar gazmull commented on May 16, 2024

I've noticed this is true for hypens as well.

It's different from the minus sign - commonly/easily typed with desktop keyboards. You should watch out for that (check this for reference).

from discord-akairo.

D3rise avatar D3rise commented on May 16, 2024

Any update on this?

from discord-akairo.

papaia avatar papaia commented on May 16, 2024

Wasn't this implemented?
ContentParser looks like it has support for them.

Well, after checking it with some changes, turns out some checks are wrong, and when fixing them, this happens
image

from discord-akairo.

papaia avatar papaia commented on May 16, 2024

Managed to fix, expect a PR soon 🎉.

Just 2 hours, not bad 😆!

from discord-akairo.

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.