alphapapa / alphapapa/org-web-tools
handle images in links
- 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):
```
```
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.