Marker

🖊 A gtk3 markdown editor

GPL-3.0 License

Stars
833

Bot releases are hidden (Show)

Marker - 2023.05.02 Latest Release

Published by Mandarancio over 1 year ago

Updated release with many pull requests from many great users and developers!

Pull requests list:

Thank you very much to all the contributors for their effort.
I hope I did not forget any contribution and I apologize for the lack of effort from my side but unfortunately last years have been very busy (both personal and work related).

Cheers,
Martino

Marker - 2020.04.04

Published by fabiocolacio over 4 years ago

  • Fixed a bug preventing correct equation rendering in some cases
  • Improved localization
Marker - 2019.11.06

Published by Mandarancio almost 5 years ago

In this release:

  • preview stick to the editing text better
  • fixed crash on file opening
  • fixed several bugs: #287, #283, #282, #276, ...
Marker - 2018.07.03

Published by fabiocolacio over 6 years ago

What's New

  • Added the ability to export documents from the cli.
  • Added vim-like shortcuts (h, j, k, l, g, G) to the previewer.
  • Added the ability to open marker in any view mode from the command line.

Bug Fixes

  • Fixed a glitch where code blocks didn't use monospace fonts in the preview in some themes.
  • Fixed a glitch where documents opened in preview mode were scrolled to the very bottom.
  • Fixed a glitch where there were two appmenus in non-gnome desktops
Marker - 2018.04.27

Published by fabiocolacio over 6 years ago

Flathub update.

Please use the archive "marker.zip"

Marker - 2018.04.25

Published by fabiocolacio over 6 years ago

What's New

  • Added right-to-left language support
  • Added compatibility with beamer classes for making presentations
  • Users have the option to choose between KaTeX math rendering (faster), or MathJaX math rendering
Marker - 2018.03.09

Published by fabiocolacio over 6 years ago

What's New

  • Added support for scholarly markdown syntax with the new Scidown engine.
  • Added a beamer style class for making keynote/powerpoint presentations
  • If the preview pane is scrolled to the bottom, it will scroll to follow new contents added to the document

Bug Fixes

  • Improved the look of some icons on high resolution screens
  • Fixed a bug causing icons to be the wrong color in dark-mode
  • Fixed a bug allowing the same document to be opened twice
  • Fixed a bug preventing some images from showing up in the preview
Marker - 2018.01.28

Published by fabiocolacio over 6 years ago

Changed the binary name from com.github.fabiocolacio.marker to marker

Marker - 2018.01.26

Published by fabiocolacio over 6 years ago

What's New

  • Fixed a bug that caused the CSS theme to stop working when special characters were inserted into the editor
Marker - 2018.01.25

Published by fabiocolacio over 6 years ago

What's New:

  • Added a sidebar for working with multiple documents
  • Added more improvements working towards flatpak support
Marker - 2018.01.24

Published by fabiocolacio over 6 years ago

Support for Flathub!

Marker - Sketcher and Flathub support

Published by Mandarancio over 6 years ago

On this new release we added the Sketcher window and flathub support plus many minor changes.

Marker - 2018.01.09

Published by fabiocolacio almost 7 years ago

What's New

Features

  • Overhauled preferences window
  • Added support for code highlighting in the preview
  • Added support for mermaid diagrams in the preview
  • Added a print dialog
  • Added a window that shows all keyboard shortcuts
  • Added a command-line flag to open files directly in preview-only mode
  • Added a spell-check option
  • Added the ability to move the position of the right margin in the editor

Bug Fixes

  • Fixed a bug that ignored the wrap-text option
  • Fixed a bug where the preview would scroll up every time it was refreshed
Marker - 2018.01.05

Published by fabiocolacio almost 7 years ago

What's New

HTML Preview/Exports

  • Support for tex math formulas
  • Syntax highlighting for code blocks
Marker - 2017.11.01

Published by fabiocolacio almost 7 years ago

Whats New

  • The font in the editor window respects the system's "monospace font" option
  • The ability to export to PDF has been fully implemented, and the need for wkhtmltox has been dropped
  • A bug causing the editor to lose focus was fixed
Marker - Version 2017.10.05

Published by fabiocolacio about 7 years ago

  • Streamlined Export Process
  • Improved Preferences Window
  • Added about dialog
  • Added several view modes in the window-menu's 'view' submenu:
    • Editor Only Mode
    • Preview Only Mode
    • Dual Pane Mode
    • Dual Window Mode
Marker - Marker

Published by fabiocolacio about 7 years ago

  • fixed a bug with the build system
Marker - Marker

Published by fabiocolacio about 7 years ago

The first release of Marker!

Features:

  • Native Gtk+-3.0 application
  • Split view with source editor and live html preview
  • Detachable html preview
  • Variety of css themes included
  • Support for user-added css-themes

Export Formats:

  • HTML
  • with -DPANDOC enabled:
    • RTF
    • ODT
    • DOCX
    • LaTeX
  • with -DWKHTMLTOX enabled:
    • PDF