apostrophe 2.6.3
Markdown editor written in Python with GTK+
Apostrophe is a GTK+ based distraction-free Markdown editor. It uses pandoc as back-end for parsing Markdown.
- Website: https://gitlab.gnome.org/World/apostrophe
- Licenses: GPL 3
- Package source: gnu/packages/gnome.scm
- Builds: See build status
- Issues: See known issues
Installation
Install apostrophe 2.6.3
as follows:
guix install apostrophe@2.6.3
Or install the latest version:
guix install apostrophe
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.