So it would not be as slim as “<…>” from my example.
In my taste, the ideal solution would be to extend the effect of the “<…>” tag so that it works not only for valid email addresses, but also for valid “subdomain.domain.tld”.
What do you think of this idea?
Well, be that as it may, a URL that starts with the ftp protocol is also a valid URL. All I wanted to say was that you should not rely on assumptions. If you want to remove the protocol for the link text, you can do so in your code, but I’d I’d enter the full url within the brackets to be on the safe side.
Personally, I like being able to markup standard cases (https) “slim” and only having to markup the rare special cases (ftp) in detail.
But I understand your reservations, Sonja : )
When I replace the standard Markdown editor with another Markdown editor: are there disadvantages to doing so because only the standard Markdown editor can “handle certain things with Kirby”?
At the moment, I am looking for a way to indent and outdent a list item using the tab key.
This is not possible in the standard Markdown editor.
Four spaces are too cumbersome.
With Markdowneditor as a Webapp, using the tab key is possible