Language

Package: apostrophe @ 2.6.3

Synopsis

Markdown editor written in Python with GTK+

Description

Apostrophe is a GTK+ based distraction-free Markdown editor. It uses pandoc as back-end for parsing Markdown.

Home page
https://gitlab.gnome.org/World/apostrophe
Location
License

Lint warnings

LinterMessageLocation
inputs-should-be-native

Identify inputs that should be native inputs

'gobject-introspection' should probably be a native input
  • gnu/packages/gnome.scm (line: 13226, column: 5)
input-labels

Identify input labels that do not match package names

label 'glib' does not match package name 'glib:bin'
  • gnu/packages/gnome.scm (line: 13243, column: 5)