moritzebeling

Results 31 comments of moritzebeling

Agree, the user would have to manually save that edit. I think, a little red modal could inform the user that content is invalid (same as when changing templates) and...

Since we have text formatting via the tooltip, is the markdown-thing still a feature that is needed in the writer field? Maybe the md parsing can be removed all together?...

True, but for speed one can easily use `cmd+i` instead of `*` to make things italic, which I’d say is equally quick, comfortable and intuitive. While non-power user*innen don’t have...

As mentioned above, these are working workarounds: ``` marks: false # or marks: - bold ``` Which unfortunately burns the possibility of having italic text. So it would be great...

Over the course of this year, I upgraded several Kirby projects to version 3.5 and 3.6, also taking advantage of the writer field and blocks editor. Since every german-language website...

Sorry for being annoying on this topic, but I have regularly people calling me up requesting to "solve that italic-bug"

Thank you four sour suggestion, I think that could be nice! For German language, you could then simply disable it, while all non German users don’t have to do anything...

@jangoedde Which version are you using? I am in 3.8 and to me it seems that the problem is no longer occurring... both typing and pasting

Is this still open? As of `v3.5.4` files sections seem to have srcsets in both list and cards layout...

Hey hey, is there any update on this? A solution in sight? Or a workaround or hack? In my scenario I have 3 plugins all using the `file.create:after` hook. 2...