AsciiDoc filepaths are incosistent #2457

Open
opened 2026-03-15 14:10:16 +01:00 by Sivecano · 0 comments

Comment

When linking to other files in asciidoc, links are somewhat inconsistent:

  • images use file-relative paths
  • videos and links use url-relative paths

this leads to somewhat awkward work-arounds.

compare

| video::rhine/raw/branch/main/assets/elastic.mp4[opts="autoplay"]

with

image::assets/screenshot.png[]

### Comment When linking to other files in asciidoc, links are somewhat inconsistent: * images use file-relative paths * videos and links use url-relative paths this leads to somewhat awkward work-arounds. compare https://codeberg.org/Sivecano/rhine/src/commit/33b491cc8291510f846a695ef73468e8c63d36c5/README.asciidoc?display=source#L167 with https://codeberg.org/Sivecano/rhine/src/commit/33b491cc8291510f846a695ef73468e8c63d36c5/README.asciidoc?display=source#L8
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Codeberg/Community#2457
No description provided.