Skip to content
#

GitHub

github logo

GitHub makes it easier for developers to be developers: to work together, to solve challenging problems, to create the world’s most important technologies.

Here are 12,105 public repositories matching this topic...

refined-github
mikz
mikz commented Mar 14, 2021

Describe the bug
You can't type some characters using Windows-1250, CP-1250, ISO 8859-2 keyboard characters in Safari 14.0.x on macOS.
Specifically ď or ť characters. You type those by first using the diacritics ˇ and then d making a ď. Or ˇ plus t to make ť.
Instead of the diacritics character the normal latin one is used. Using Czech keyboard layout.
This happens only in Rich text/Markdo

desktop
alok1920
alok1920 commented Jan 13, 2021

Describe the feature or problem you’d like to solve

A clear and concise description of what the feature or problem is. If this is a bug report, please use the bug report template instead.

Proposed solution

How will it benefit Desktop and its users?

Additional context

Add any other context like screenshots or mockups are helpful, if applicable.

Strange-AI
Strange-AI commented Sep 18, 2018

JS 配置如下:

 var gitalk = new Gitalk({
            clientID: '3654916*****0c0038c28',
            clientSecret: 'd90d031a*****0e0fa4c7fe2fae747b96b',
            repo: 'Strange-AI.github.io',
            owner: 'Strange-AI',
            admin: ['jinfagang', 'Strange-AI'],
            id: vm.codeId,
            distractionFreeMode: false
        });
        gitalk.render('gitalk-conta

Created by Chris Wanstrath, PJ Hyett, Tom Preston-Werner, and Scott Chacon

Released April 10, 2008

Organization
github
Website
github.com
Wikipedia
Wikipedia

Related Topics

git