Replies: 2 comments
-
|
IMO this will be better handled as a plugin rather than a core feature. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I would be open to including this in core if it was not too heavy. It would be good if somebody could share how this is done in other CMSs, particularly Sanity as that also has Portable Text, and also how TipTap and Prosemirror handle it as that's the basis of the editor. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi All,
I am trying to render maths with the blog theme. I figure there is no built-in support so I have to install additional packages which I did, and then created a post with maths and looked at the preview but neither the inline maths block nor the block maths block render. I followed this, https://astro-paper.pages.dev/posts/how-to-add-latex-equations-in-blog-posts/, site.
In the new posts editor, I tried both of the below:
Could you please add example of rendering maths?
Beta Was this translation helpful? Give feedback.
All reactions