node-benrbray-prosemirror-math (1.0.0-1) unstable; urgency=medium

  * Initial release. (Closes: #1148548)
  * The upstream repository has no v1.0.0 tag (the newest tags are v1.0.0-rc.3
    and v0.2.2); the version exists on the npm registry only, so the orig
    tarball is repacked from the upstream tree at npm's gitHead commit
    (debian/README.source has the recipe).
  * Depend on node-babel7-runtime.  libjs-katex's ES module entry
    (/usr/share/javascript/katex/katex.mjs) starts with an import of
    @babel/runtime/helpers/defineProperty that node-katex does not declare in
    its Depends, and this package imports katex as an ES module, so without it
    both "require" and "import" of the installed module fail.  (See #1148806.)

 -- Emfox Zhou <emfox@debian.org>  Thu, 24 Sep 2026 09:35:00 +0800
