Skip to content

Releases: fabiocolacio/Marker

2023.05.02

02 May 11:04
4542752
Compare
Choose a tag to compare

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

2020.04.04

04 Apr 22:39
Compare
Choose a tag to compare
  • Fixed a bug preventing correct equation rendering in some cases
  • Improved localization

2019.11.06

06 Nov 20:41
49a7e14
Compare
Choose a tag to compare

In this release:

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

2018.07.03

03 Jul 17:39
Compare
Choose a tag to compare

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

2018.04.27

28 Apr 06:08
Compare
Choose a tag to compare

Flathub update.

Please use the archive "marker.zip"

2018.04.25

25 Apr 18:31
Compare
Choose a tag to compare

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

2018.03.09

10 Mar 05:25
Compare
Choose a tag to compare

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

2018.01.28

29 Jan 05:10
Compare
Choose a tag to compare

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

2018.01.26

26 Jan 19:02
Compare
Choose a tag to compare

What's New

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

2018.01.25

25 Jan 01:51
Compare
Choose a tag to compare

What's New:

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