fb021356 | 27-Nov-2024 |
Andreas Gohr <andi@splitbrain.org> |
drop tilde from title. fixes #4347
When a link with the page relative shortcut is used and no title is given, the given ID is used to create a title. In this case, the tilde should be removed from t
drop tilde from title. fixes #4347
When a link with the page relative shortcut is used and no title is given, the given ID is used to create a title. In this case, the tilde should be removed from the title.
[[~SomeThing]] -> SomeThing
show more ...
|