top | item 43183584

(no title)

ytjohn | 1 year ago

I think they're mixing the GH web ui with the syntax. You can paste an image right into the editor and it does a really good job of inserting it right where you need to. It is really good UX that I miss when editing markdown locally. Obsidian also does a decent job, but not quite as smooth.

discuss

order

everybodyknows|1 year ago

Sounds like powerful lock-in for Github. How could such a project ever decamp to Gitlab or Codeberg?

ytjohn|1 year ago

So I also do use gitlab quite a bit, but not as much recently. I went to compare. Gitlab actually does have a similiar ux experience, though I'd give the Github one just a bit of an edge. It looks like the key difference is that github converts a pasted image to an html image tag, while gitlab uses markdown with the width/height brackets that the end.

Honestly, I think using an html image tag is the right way to go. I type in markdown all the time, and I have no problem making links. But markdown image syntax I have to double check each time or let the editor figure it out. HTML image tags, I find easier to remember and read than a markdown one. (But maybe that's because I learned HTML before markdown).

jhoechtl|1 year ago

Sounds like powerful UX others could also supports. Its all web stanards.