prosemirror-math icon indicating copy to clipboard operation
prosemirror-math copied to clipboard

Schema and plugins for "first-class" math support in ProseMirror!

Results 48 prosemirror-math issues
Sort by recently updated
recently updated
newest added
trafficstars

I write many more LaTeX equations than dollar amounts, but I recognize that I am in the minority. For accessibility, `prosemirror-math` should have a standard (but configurable) way of escaping...

bug

Include a ProseMirror command to re-load all math in the current editor. This is useful e.g. if the user has re-defined a KaTeX command with `\providecommand` and wishes to see...

enhancement

At the moment, `prosemirror-math` is not designed with collaborative editing in mind. In the future, care should be taken to ensure it is as easy as possible to use `prosemirror-math`...

enhancement
help wanted

Given a ProseMirror instance with both `prosemirror-math` and an input rule for automatically detecting `*italic*` text, type the following: ``` The two functions $f(n)=(5+n)*2$ and $g(n)=(n*2)+10$ are... ``` Since math...

bug

How to generate rendered math for static html? Currently math is nicely rendered in editing mode when it's not rendered when using DOMSerializer to get static HTML

enhancement

Hi, [here](https://github.com/benrbray/prosemirror-math/blob/master/src/plugins/math-paste-rules.ts) the parse rules are defined. However, they work only when parsing the document, not when pasting the code into editor. How to enable pasting based on these rules?

After downloading the package I get this in return Am currently using Prosemirror library, I wonder why am getting this error in return Framework: Reactjs Language: Typescript How do I...

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...

dependencies

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...

dependencies

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.28 to 0.7.33. Changelog Sourced from ua-parser-js's changelog. Version 0.7.33 / 1.0.33 Add new browser : Cobalt Identify Macintosh as an Apple device Fix ReDoS vulnerability Version...

dependencies