Felipe Escoto

Results 44 comments of Felipe Escoto

@yerbestpal Can you make a new issue and post the markdown there?

Hmmm i like it. It would be a good change :) Do you want to be the one who makes the change in code?

Some emojis seem to work while others do now. At least the rest of the UI renders them properly so it's only failing in the editor. I'll look into it...

Mind sharing the terminal output? Also try to install the app manually instead of using flatpak to see if you can also get it to crash

That output you sent is just the normal output.... does it only say that when it crashes? You might need to compile it by yourself to check what's going on....

What text do you guys use to make it crash? Mind sending a video? :) I still can't reproduce it :/

There's a -d to show debug info, but i don't think it will be useful. But can also run it with `gdb` to get a stack trace of where exactly...

Are you using the app in an environment with a different language? :) If so the answer for how to solve it for you and everyone else is over at...

I could make `- [ ]` turn into a checkbox, but with the way Notes-Up and markdown works if you click on the checkbox it wouldn't save it's state. So...

@aljelly the problem here is that notes are not being rendered in GTK, but with a webview instead (This is what makes Notes-Up and other markdown apps so powerful) So...