-
Filing issue to track the work of adding autolinking support for community modules on Fabric.
-
Not sure what's causing this:
```
> ruby -e "require 'redcarpet'; puts Redcarpet::Markdown.new(Redcarpet::Render::HTML, autolink: true).render('d@example.coü')"
d@example.co��
› ruby -e "require 're…
-
# Autolink
All URL's in messages should be autolinked using autolink.js, and images displayed inline.
https://github.com/bryanwoods/autolink-js
## Example implementation
``` javascript
// Input
"Th…
-
titles are not loading for some autolinks.
![image](https://user-images.githubusercontent.com/18567511/185915113-848629db-ef8a-4576-84fa-28059e02c434.png)
-
At the end of load_config, something like the following:
```C++
if(settings.value("BPG/autolink", false).toBool())
toggleRecording();
```
Then the appropriate setting in the example cfg. …
-
As a reminder, we want to replace, say, `atom()` with `atom()`. The challenging part was we wanted to also _format_ the type specs (using Code.format_string, erl_pp) and preserve that text "layout", s…
-
I use MkDocs with [Material for MkDocs](https://squidfunk.github.io/mkdocs-material/) and as soon as I enable ezlinks, it starts breaking my footnote links.
The instructions on adding footnotes say…
-
# GitHub Autolink References
[[Configuring autolinks to reference external resources | GitHub Docs]]
![Autolink References](https://user-images.githubusercontent.com/43663476/150314309-a0d2364e-…
-
;;What is the theory of autolink? There could be a file extension type; to look the files up in the
;;templates file; then in the templates file, the field, the base directory, then either a regular…
-
CM Autolink examples [592](https://github.github.com/gfm/#example-592) and [595](https://github.github.com/gfm/#example-595) show how Autolinks shouldn't match for raw links, such as `< http://foo.bar…