Fabiocolacio Marker Versions Save

🖊 A gtk3 markdown editor

2018.01.24

6 years ago

Support for Flathub!

2018.01.23

6 years ago

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

2018.01.09

6 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

2018.01.05

6 years ago

What's New

HTML Preview/Exports

  • Support for tex math formulas
  • Syntax highlighting for code blocks

2017.11.01

6 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

2017.10.05

6 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

v20170923

6 years ago
  • fixed a bug with the build system

v20170909

6 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