-
Creating a autolink for a repo [accepts 2 arguments](https://pygithub.readthedocs.io/en/latest/github_objects/Repository.html?highlight=autolink#github.Repository.Repository.create_autolink) ('key_pre…
-
show name, url
fyi: JIRA has great link previews if we want to get some inspiration from that also
-
I want to change several autolinked URLs and replace them with custom HTML.
Example:
``` md
There's a new issue at GitHub: https://github.com/jonschlinkert/remarkable/issues/117
```
Should be rende…
-
Is there a way to not autolink URLs?
From what I understand, twitter-text-rb isn't really meant for URLs, so I prefer letting https://github.com/vmg/rinku deal with that.
-
I'm porting an existing Windows project to meson (+ conan), and the project relies heavily on autolinking various Pantheios library backends. The project is consuming Pantheios through a pkg-config fi…
-
If a view manager exposes a usercontrol or any IDL type, the xaml type info needs to be added to the consuming app's pch.h. This is standard for XAML and is a pain that developers often run into (if y…
-
It's very common to have links to external issue trackers and those can be easily integrated with the autolink feature.
Currently there is no programming interface to access this feature with github…
-
Hi there,
I just want to point out an issue in rendering links inside HTML tags. In fact, if i write something like:
`[firewall](/home/userx/minforger-repository/memory/Security.md#firewall)`
MF w…
-
If I type in a url (like http://www.google.co), then it gets autolinked.
If then I modify my text (like http://www.google.com), then I get the url http://www.google.com with the href http://www.google…
-
## Type of report
Feature request
## Provide description of the new feature
I've found a solution to apply automatically a target="_blank" when open the link plugin dialog.
But it's not used…