{"id":15048694,"url":"https://github.com/fabiocolacio/marker","last_synced_at":"2025-05-16T06:04:27.781Z","repository":{"id":24030619,"uuid":"100431914","full_name":"fabiocolacio/Marker","owner":"fabiocolacio","description":"🖊 A gtk3 markdown editor","archived":false,"fork":false,"pushed_at":"2024-09-11T09:05:22.000Z","size":46163,"stargazers_count":852,"open_issues_count":134,"forks_count":77,"subscribers_count":25,"default_branch":"master","last_synced_at":"2025-05-16T06:04:04.424Z","etag":null,"topics":["gnome","gtk","gtk3","linux","markdown","markdown-editor","markdown-to-html","markdown-to-pdf","pandoc"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fabiocolacio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-08-16T00:51:08.000Z","updated_at":"2025-05-15T21:09:16.000Z","dependencies_parsed_at":"2023-01-14T07:46:07.668Z","dependency_job_id":"6de0650e-76dc-434a-b79b-642b1a00d3b4","html_url":"https://github.com/fabiocolacio/Marker","commit_stats":null,"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocolacio%2FMarker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocolacio%2FMarker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocolacio%2FMarker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiocolacio%2FMarker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fabiocolacio","download_url":"https://codeload.github.com/fabiocolacio/Marker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254478186,"owners_count":22077675,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["gnome","gtk","gtk3","linux","markdown","markdown-editor","markdown-to-html","markdown-to-pdf","pandoc"],"created_at":"2024-09-24T21:15:22.408Z","updated_at":"2025-05-16T06:04:27.704Z","avatar_url":"https://github.com/fabiocolacio.png","language":"JavaScript","readme":"# \u003cimg width=\"30\" src=\"data/com.github.fabiocolacio.marker.svg\"/\u003eMarker\n\nMarker is a markdown editor for linux made with GTK+-3.0\n\n**NOTE:** Issues regarding markdown parsing should go to the [scidown repo](https://github.com/mandarancio/scidown).\n\n## Features\n\n* View and edit markdown documents\n* HTML and LaTeX conversion of markdown documents with [scidown](https://github.com/Mandarancio/scidown/)\n  * Support for YAML headers\n  * Document classes\n  * Beamer/presentation mode (`class: beamer`)\n  * Abstract sections\n  * Table of Contents\n  * External document inclusion\n  * Equations, figures, table and listings with reference id and caption\n  * Internal references\n* Extra scientific syntax of SciDown on its [wiki](https://github.com/Mandarancio/scidown/wiki/)\n* TeX math rendering with [KaTeX](https://khan.github.io/KaTeX/) or [MathJax](mathjax.org/)\n* Support for [mermaid](https://mermaidjs.github.io/) diagrams\n* Support for [charter](https://github.com/Mandarancio/charter/) for plotting\n* Syntax highlighting for code blocks with [highlight.js](https://highlightjs.org/)\n* Integrated sketch editor\n* Flexible export options with [pandoc](https://pandoc.org/)\n  * PDF\n  * RTF\n  * ODT\n  * DOCX\n* Custom CSS themes\n* Custom syntax themes\n* Native GTK+3 application\n\n## Screenshots\n\n![scrot.png](help/C/figures/scrot.png)\n\n![scrot1.png](help/C/figures/scrot1.png)\n\n![scrot2.png](help/C/figures/scrot2.png)\n\n![sketcher.png](help/C/figures/sketcher.png)\n\n![slides.png](help/C/figures/slides.png)\n\n## Packages\n\n* [Fedora (thanks to @tim77)](https://src.fedoraproject.org/rpms/marker)\n* [Flathub (thanks to @jsparber and @bertob)](https://flathub.org/apps/details/com.github.fabiocolacio.marker)\n* [Arch Linux^AUR (thanks to @mmetak)](https://aur.archlinux.org/packages/marker-git/)\n* [Arch Linux package (thanks to @City-busz)](https://www.archlinux.org/packages/community/x86_64/marker/)\n* [Ubuntu PPA Stable (thanks to @apandada1 and @olivierb2)](https://launchpad.net/~apandada1/+archive/ubuntu/marker)\n* [Ubuntu PPA Daily builds (thanks to @apandada1 and @olivierb2)](https://launchpad.net/~apandada1/+archive/ubuntu/marker-daily)\n* [Snap Store](https://snapcraft.io/static/images/badges/en/snap-store-black.svg)](https://snapcraft.io/marker)\n\n\n## Installation From Source\n\n### Dependencies\n\n* meson \u003e= 0.37.0 (install only)\n* gtk3-devel \u003e= 3.20\n* gtksourceview3-devel\n* webkitgtk4-devel\n* pandoc\n* gtkspell\n* itstool\n\n### Build Instructions\n\n**NOTE: MAKE SURE TO CLEAN THE EXTENSIONS BEFORE UPDATING: rm /usr/share/com.github.fabiocolacio.marker/extensions/**\n\n**Note:** For a more stable experience, users are recommended download\n[release tarball](https://github.com/fabiocolacio/Marker/releases) rather\nthan cloning from master.\n\n```\n$ git clone https://github.com/fabiocolacio/Marker.git\n$ cd Marker\n$ git submodule update --init --recursive\n$ mkdir build \u0026\u0026 cd build\n$ meson .. --prefix /usr\n$ ninja\n$ sudo ninja install\n```\n\n## Donations/Tips\n\nIf you like Marker and would like to support the development of this project, please donate below!\n\n[\u003cimg height=\"30\" src=\"donate.png\" alt=\"PayPal\"/\u003e](https://www.paypal.me/fabiocolacio)\n","funding_links":["https://www.paypal.me/fabiocolacio"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffabiocolacio%2Fmarker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffabiocolacio%2Fmarker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffabiocolacio%2Fmarker/lists"}