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 14,049 public repositories matching this topic...

refined-github
timtorres
timtorres commented Aug 16, 2021

Is your feature request related to a problem? Please describe.
There is markdown support in field hints for inline features like bold, italic, and links, but not strikethroughs. Niche use case but should be easy to do and fits in with the other features.

Example:
I'm using the hint to give the editors instructions on how to format an external link, showing the whole context and whic

github-profile-readme-generator
renovate
aslafy-z
aslafy-z commented Aug 13, 2021

How are you running Renovate?

Self-hosted

Please select which platform you are using if self-hosting.

GitHub Enterprise Server

If you're self-hosting Renovate, tell us what version of Renovate you run.

25.73.0-986e1c1f9

Describe the bug

Unable to retrieve tags for docker registry other than index.docker.io. This prevents us from updating images from k8s.gcr.io

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