WIP: Including images in wiki pages - mention organization in directory tree #73
Closed
vanous
wants to merge 1 commits from images-via-html
into master
Loading…
Reference in new issue
There is no content yet.
Delete Branch 'images-via-html'
Deleting a branch is permanent. It CANNOT be undone. Continue?
Documents how to organize images in folders and reference them via html syntax.
Gadgetbridge wiki uses this now all the time, see example here: https://codeberg.org/Freeyourgadget/Gadgetbridge/wiki/Sports-Activities-Workouts
add html based syntax image folder structure supportto WIP: add html based syntax image folder structure support 2 years agoWIP: add html based syntax image folder structure supportto WIP: Including images in wiki pages - mention organization in directory tree 2 years agoThank you for your PR. It's a nice addition to the "Including images in wiki pages" to mention the possibility of adding a directory tree for images.
Regarding the claim that only HTML
<img>
tags could include images from a directory tree, not Markdown![]()
tags: Testing this in a test wiki (https://codeberg.org/lhinderberger/wikitest/wiki/Home), I could not confirm. Did you mean something else?Uh, interesting, seems like this issue https://github.com/go-gitea/gitea/issues/9166 has been in gitea here: https://github.com/go-gitea/gitea/pull/10002
This is good to know. Please feel free to close this MR without merging. In fact, the whole article is therefore obsolete now...
I will close the PR then. But still thank you for your time! 👍