Source: ox-html-stable-ids
Section: editors
Maintainer: Debian Emacsen team
Uploaders: Arto Jantunen
Build-Depends: debhelper-compat (= 13),
dh-elpa
Standards-Version: 4.7.4
Homepage: https://codeberg.org/jkreeftmeijer/ox-html-stable-ids.el
Vcs-Browser: https://salsa.debian.org/emacsen-team/ox-html-stable-ids
Vcs-Git: https://salsa.debian.org/emacsen-team/ox-html-stable-ids.git
Testsuite: autopkgtest-pkg-elpa
Package: elpa-ox-html-stable-ids
Architecture: all
Depends: ${elpa:Depends}, ${misc:Depends}
Recommends: emacs
Enhances: emacs
Description: Stable IDs for HTML exports from Org mode
By default Org mode exports to HTML use randomly assigned IDs. This extension
can be used in situations where stable IDs are required (like making Debian
package builds reproducible, or keeping link anchors the same even if the HTML
output is updated).