Escape spaces in Wiki file names #51

Open
opened 2024-05-26 23:50:04 +02:00 by djmil · 0 comments
Owner

It seems that Gitea wiki has troubles operation on files names with spaces.

  • use underscore _ or any other fancy CamleCase naming scheme without spaces
  • escape space in the file name with %20
It seems that Gitea wiki has troubles operation on files names with spaces. - use `underscore` _ or any other fancy `CamleCase` naming scheme without spaces - escape space in the file name with `%20`
djmil added the
improvement
label 2024-05-26 23:50:04 +02:00
djmil added this to the (deleted) project 2024-05-26 23:50:04 +02:00
djmil changed title from Replace spaces for underscore in Wiki file names to Escape spaces in Wiki file names 2024-05-28 10:18:39 +02:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
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: djmil/corda-checkers#51
No description provided.