Releases · fabiocolacio/Marker (original) (raw)
2023.05.02
2020.04.04
- Fixed a bug preventing correct equation rendering in some cases
- Improved localization
2019.11.06
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
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
Flathub update.
Please use the archive "marker.zip"
2018.04.25
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), orMathJaX
math rendering
2018.03.09
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
Changed the binary name from com.github.fabiocolacio.marker
to marker
2018.01.26
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
What's New:
- Added a sidebar for working with multiple documents
- Added more improvements working towards flatpak support