Marker icon indicating copy to clipboard operation
Marker copied to clipboard

🖊 A gtk3 markdown editor

Results 133 Marker issues
Sort by recently updated
recently updated
newest added

Full build log: https://dpaste.com/DYW7AVLPH (paste expires in one year) [meson-log.txt](https://github.com/fabiocolacio/Marker/files/13241982/meson-log.txt)

Hi, just installed Marker via Flathub to give it a try. Mind you, the version there (2020.04.04) is outdated. Sidebar renaming is broken and destructive; it can have adverse consequences...

Hey there i am trying to create a snap package for this, but the build for the latest version fails older one builds fine with the following error ; ```...

Doing `Ctrl+F` and leaving the 'find window' (without closing the 'find window', so, mouse click or tabbing) clears the 'find window' but doesn't focus it on the next `Ctrl+F`.

Assets missing for `2023.05.02` release. Old one https://github.com/fabiocolacio/Marker/releases/download/2020.04.04/marker.zip Thanks for update!

as you mention in #117 i've been doing md -> html, and hand linking css to the output. nice if it were builtin, live preview would speed up. without being...

Hello, I was taking notes from a bug bounty I was working on and unexpectedly triggered an XSS within the app. ![SVG XSS pop on Markdown app](https://user-images.githubusercontent.com/33880194/195866898-e5e6271f-c070-4fec-9f58-346134700b7c.png) Just by putting...

Can Marker please be available at [Hosted Weblate](https://hosted.weblate.org/) to enable web-browser translations? What do you think? Thank you

Marker failed to build on Fedora 40; GNOME 46. ```make FAILED: marker.p/src_marker-window.c.o ``` - [Full build log](https://kojipkgs.fedoraproject.org//work/tasks/75/116820075/build.log) - GCC version: 14.0.1

### appdata: `translate=no` properties It appears that the appstream project no longer supports `translatable=no` properties, and gettext extract the `translatable=no` marked strings as translatable. I opened an issue to inform...