- Fix source url
- Update to 2.0.1:
Fixed:
* Issue #598: Unicode characters no longer shifts syntax
highlighting.
* Sidebar now properly hides itself after the `Ctrl+J` Outline
command if it was
previously hidden on initial launch.
* New Norwegian translation added.
* Spanish and Italian translations updated.
- Update to 2.0.0:
Added:
* cmark-gfm now replaces Sundown as the default Markdown processor
for live previews an export.
* Syntax highlighting now utilizes cmark-gfm for better accuracy,
especially with nested blocks.
* HUDs have been replaced with a side bar.
* Theming has been revamped to include more color options, but to
exclude background images.
* CSS for HTML Preview now adaptively changes colors based on the
current theme.
* Fonts can be customized for the HTML preview in the Preview
Options dialog.
* Themes are now composed of two color schemes: a light mode and a
dark mode.
* A new dark mode button in the status bar allows users to switch
to the current theme's dark mode.
* Find and replace dialog has been revamped into a panel at the
bottom of the application.
OBS-URL: https://build.opensuse.org/request/show/896297
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghostwriter?expand=0&rev=17
- Update to version 1.8.1:
* Issue #443: MathJax 3.0 is now built into the HTML preview. Note that this feature works best with Pandoc and requires an Internet connection. Other Markdown processors are not currently supported.
* Issue #447: Cursor is no longer shown when editor is not in focus.
* Issue #461: Fixed Cheat Sheet to have correct image example.
* Issue #471: HUD window styling is fixed for Qt 5.13.
* Issue #472: Fixed typing paused timers for session statistics and for hiding HUD windows.
* Discount is not listed as an available Markdown processor if MultiMarkdown is installed.
* New application translations are available for the following languages:
+ Arabic
+ Dutch
OBS-URL: https://build.opensuse.org/request/show/778692
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghostwriter?expand=0&rev=15
- Update to version 1.8.0:
* New Features: HTML preview has been ported from QtWebKit to QtWebEngine (Chromium).
* Issue #206: ghostwriter now has right-to-left language support.
* Issue #391: mathml option for pandoc is now used to render math equations for preview and export.
* Issue #411: Fixed crash when adding a new theme with no theme selected.
* Issue #412: Fixed export to PDF (wkhtmltopdf) failure with Pandoc.
* Issue #430: Fixed issue extra spaces appearing between <br/> tags in the HTML preview.
* Removed print support, since it has some odd bugs on some platforms, and most users would want to print their exported content anyway.
* Removed graphics fade effect for the bottom of the editor, as it is a risky feature that has caused bugs in the past and does not work on HiDPI screens.
OBS-URL: https://build.opensuse.org/request/show/699870
OBS-URL: https://build.opensuse.org/package/show/editors/ghostwriter?expand=0&rev=42
- Update to version 1.7.4:
* Issue #178: Only use --quiet option for Pandoc version 2 or greater.
* Fixed words-per-minute calculations to not be jumpy or overly high.
* Fixed issue where creating a new theme resulted in inconsistent selection and display of themes in the Theme Selection dialog.
* Fixed broken icon when running under Wayland.
* Fixed screenshots in appdata.
* Issue #385: Updated resource files license to CC BY-SA 4.0.
OBS-URL: https://build.opensuse.org/request/show/658183
OBS-URL: https://build.opensuse.org/package/show/editors/ghostwriter?expand=0&rev=40
- Update to version 1.7.2:
* Fixed issue where the --quiet option was mistakenly used with older Pandoc versions that did not support its use.
* Worked around Qt 5.11 qinstall bug where running qmake and make would fail when installing the translation files
- Update to version 1.7.1
* Fixed regression in full screen mode where menu bar was not showing on mouse-over.
* Fixed regression where wrong theme was shown as selected on opening the Theme Selection dialog.
* Fixed issue #366 where warnings from Pandoc that were resulting in error dialogs on successful export.
* Fixed issue #292 where saving a document under Windows resulted in end-of-line characters being written as \n instead of \r\n.
* Fixed issue #360 where a graphical glitch under MacOS disabled the Theme Selection dialog's remove theme button.
OBS-URL: https://build.opensuse.org/request/show/626739
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghostwriter?expand=0&rev=11
* Fixed issue where the --quiet option was mistakenly used with older Pandoc versions that did not support its use.
* Worked around Qt 5.11 qinstall bug where running qmake and make would fail when installing the translation files
OBS-URL: https://build.opensuse.org/package/show/editors/ghostwriter?expand=0&rev=36
- Update to version 1.7.1
* Fixed regression in full screen mode where menu bar was not showing on mouse-over.
* Fixed regression where wrong theme was shown as selected on opening the Theme Selection dialog.
* Fixed issue #366 where warnings from Pandoc that were resulting in error dialogs on successful export.
* Fixed issue #292 where saving a document under Windows resulted in end-of-line characters being written as \n instead of \r\n.
* Fixed issue #360 where a graphical glitch under MacOS disabled the Theme Selection dialog's remove theme button.
OBS-URL: https://build.opensuse.org/request/show/624854
OBS-URL: https://build.opensuse.org/package/show/editors/ghostwriter?expand=0&rev=35
- Update to version 1.7.0
* Added light and dark built-in themes based on the community Ulysses III theme Plainstraction.
* @sbrl added a new Github Dark built-in stylesheet for use with the live preview.
* Live preview has been optimized to show the preview for typed characters immediately on smaller documents.
* Added ODT and EPUB 3 as export options for MultiMarkdown 6.
* Theme selection dialog now displays a grid instead of a list.
* The menu bar is now hidden again in full screen mode when the user presses Alt+Tab to switch to a different application.
* Fixed issue #354 to disable hard line breaks for Pandoc's Github-flavored Markdown.
* Worked around issue in Qt 5.11 where changing the theme causes the app to crash.
* Worked around issue in Qt 5.10 where opening a new document with a document already loaded can cause the app to crash.
OBS-URL: https://build.opensuse.org/request/show/623915
OBS-URL: https://build.opensuse.org/package/show/editors/ghostwriter?expand=0&rev=33