alphapapa / alphapapa/org-web-tools

handle images in links

Open
#48 1 comment 0 reactions 0 assignees View on GitHub
enhancement help wanted
Dominant language
Emacs Lisp
Stars
713
Forks
32
PR merge metrics
No merged PRs in 30d

Description

@c1-g i tried out your branch, it works well for relative links to files and images.

i also noticed another issue, which perhaps you could address?
(it is in the main branch too, but maybe you have such knowhow?)

html like, this (an image that is also a link):
```
John-Paul Bader, CC BY SA 2.0
```

renders into a kind of hyperactivated org link
```
[[https://digitalcourage.de/digitale-selbstverteidigung][[[https://digitalcourage.de/sites/default/files/styles/medium_crop/public/2017-09/IMG_20160107_155735159.jpg?h=63c968e9&itok=rkduUPh5]]]]
```

i.e. it generates two links, one from `href=` and one from `img src=`, with mangled square brackets.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.