Skip to content

Releases: fabiocolacio/Marker

2018.01.24

24 Jan 01:19
d21adf6
Compare
Choose a tag to compare

Support for Flathub!

Sketcher and Flathub support

23 Jan 11:52
Compare
Choose a tag to compare

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

2018.01.09

09 Jan 09:30
Compare
Choose a tag to compare

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

05 Jan 22:35
Compare
Choose a tag to compare

What's New

HTML Preview/Exports

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

2017.11.01

02 Nov 04:46
Compare
Choose a tag to compare

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

Version 2017.10.05

06 Oct 02:48
Compare
Choose a tag to compare
Version 2017.10.05 Pre-release
Pre-release
  • 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

24 Sep 04:06
Compare
Choose a tag to compare
Marker Pre-release
Pre-release
  • fixed a bug with the build system

Marker

10 Sep 19:50
Compare
Choose a tag to compare
Marker Pre-release
Pre-release

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