File: control

package info (click to toggle)
simplemde-markdown-editor 1.11.2%2Bdfsg2-3
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 180 kB
  • sloc: javascript: 1,705; makefile: 2
file content (20 lines) | stat: -rw-r--r-- 909 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: simplemde-markdown-editor
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper-compat (= 13)
Standards-Version: 4.7.0
Section: javascript
Homepage: https://github.com/sparksuite/simplemde-markdown-editor
Vcs-Git: https://salsa.debian.org/debian/simplemde-markdown-editor.git
Vcs-Browser: https://salsa.debian.org/debian/simplemde-markdown-editor

Package: libjs-simplemde
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends},
Description: JavaScript library providing a simple Markdown editor
 This JavaScript library provides an embedded Markdown editor. This
 WYSIWYG-style editor allows users less familiar with the Markdown syntax
 to use a familiar toolbar buttons and shortcuts. In addition, the syntax
 is rendered while editing to clearly show the expected result. This
 library also provides built-in automatic saving and spell checking.