#1148548 ITP: node-benrbray-prosemirror-math -- math support for ProseMirror

#1148548#5
Date:
2026-09-20 17:08:56 UTC
From:
To:
* Package name    : node-benrbray-prosemirror-math
  Version         : 1.0.0
  Upstream Author : Benjamin R. Bray
* URL             : https://github.com/benrbray/prosemirror-math
* License         : MIT
  Programming Lang: JavaScript
  Description     : math support for ProseMirror

 Math support for ProseMirror editors: node specs, node views, input rules
 and commands for inline and block math, rendered with KaTeX.  Upstream
 publishes it on npm as @benrbray/prosemirror-math, which is where the package
 name comes from; an unrelated module uses the unscoped name prosemirror-math.
 .
 The upstream 1.0.0 release will be used as is, with two patches taken from
 the Zotero fork that fix a crash when an input method editor is used after
 an inline math node on Gecko.
 .
 Needed by the note editor of Zotero (#1125955), together with the rest of
 the prosemirror family and katex.
 .
 Node.js is an event-based server-side JavaScript engine.