-
Notifications
You must be signed in to change notification settings - Fork 15
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
[question] Why bsl language is not supported? #3
Comments
Seems it have something to do with unsupported UTF-16 characters in the language grammar.
Compare this with BSL definition in https://github.com/PrismJS/prism/blob/master/components/prism-bsl.js |
Thanks, I'll take a look. For most cases these utf-16 sequences can be simplified to [а-яё], which are in utf-8 range |
prism.js v1 does not merge any PRs these days. Will you approve a .patch file with patch to bsl grammar and additions to generate.js/github workflow to apply the patch it at place? |
Hello, team! I'm looking into the new way to include /cc @FrayxRulez |
Anyone? :) |
Hi @nixel2007 sorry for the delay. |
Hi, @FrayxRulez ! Thanks for your input, it's clear. I'll take a look. |
Could you please describe reasons why don't you use |
دقیقا یادم نیس پیام مال چی بوده ولی توکن و دارایی من گم شده باید چکارکنم کی مسئول است عایا باید ب پاول دولف پیام بدم |
سلام من دارایی ام گم شده چکارکنم و یک خساب تلگرامم سیمکارتم گم شده وصل
نمیتونم چکارکنم
در تاریخ جمعه ۲۰ سپتامبر ۲۰۲۴، ۸:۴۴ بعدازظهر Nikita Fedkin <
***@***.***> نوشت:
… Hi, @FrayxRulez <https://github.com/FrayxRulez> !
Thanks for your input, it's clear. I'll take a look.
—
Reply to this email directly, view it on GitHub
<#3 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BJNVG4E2ZVUDDYZQDZS4S33ZXRJXFAVCNFSM6AAAAABNJEW3QGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNRUGE3DQNBXGY>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Hello! I've noticed that BSL language is excluded. Could you explain why? Does it use some feature that is not supported in libprisma? We could try to adjust the grammar to make it work with your lib.
Thanks in advance!
The text was updated successfully, but these errors were encountered: