peppidesu

Results 13 comments of peppidesu

I got this to work like intended: ```js for (var i = 0; i < linkElements.length; i++) { alias = linkElements[i].innerText.replace(/(.*)\s>\s\^?/,""); linkElements[i].innerText = alias; } ```

It should be possible with piping, if you used something like `[[Trees#Birch|verbose]]`.

that's alright On Sun, 27 Oct 2024, 13:33 subframe7536, ***@***.***> wrote: > Sorry but I have disabled some of these ligatures by default in > v7.0-beta29. You can enable then...