Murali Raghuram

Results 3 comments of Murali Raghuram

I finally got this to work with a few changes... ```js import { Node, nodeInputRule, mergeAttributes } from "@tiptap/core"; import { mathPlugin } from "@benrbray/prosemirror-math"; export const regex = /(?:^|\s)((?:\$)((?:[^*]+))(?:\$))$/;...

@cadars, so is there a solution? and also, I'm struggling to insert math_inline using commands. ```js addCommands() { return { setMath: () => ({commands}) => { // console.log("in math", x.can().setNode('math_inline'))...

I have exactly the same issue. LinkedInShareButton needs to be updated. It's expecting https://www.linkedin.com/sharing/share-offsite/?url={URL} I have just replaced LinkedShareButton with