-
It looks like auto linking doesn't work for localhost (and other single part domains):
```
http://localhost:5000 # not rendered
http://localhost.dev:5000 # rendered
http://example:5000 # not ren…
-
RN 0.72.5
iOS work OK.
On android i got Native module not found (stack getRandomBase64 -> getRandomValues -> rng -> v4 -> GooglePlacesAutocomplete)
When I look to android/settings.gradle I d…
-
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…
-
### Describe the feature or problem you’d like to solve
GitHub repos provide an [autolink feature](https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/managing-r…
-
### What happened?
Building the generated project fails when adding [swiftlang/swift-cmark](https://github.com/swiftlang/swift-cmark) as an external dependency in `Package.swift` with the following e…
-
### Affected Packages
core, starter-kit, pm, extension-link, extension-bullet-list, extension-list-item
### Version(s)
2.7.2
### Bug Description
With autolink enabled, when I type `http://google.…
-
copy text and paste to Editor, type any link in overflow node, infinite loop
(eg.[https://x.com])
```
useCharacterLimit autolink infinite loop bug
type a link in overflow node
http://x.
````
…
-
To my understanding, at the moment markdown render hooks apply equally to the three possible kinds of links in content:
1. marked up link `[example](https://example.com)`
2. autolink ``
3. extended…
Rarst updated
1 month ago
-
Does this package support autolinking? If so, will you include a section in the docs?
ghost updated
8 months ago
-
### Problem Description
I am a new React Native user and I was following the official documentation of React Native and Microsoft [https://microsoft.github.io/react-native-windows/docs/getting-starte…