tinymce / tinymce-blazor

Blazor integration
MIT License
45 stars 13 forks source link

Add a equation editor to TinyMCE.Blazor #75

Closed subhasis68 closed 8 months ago

subhasis68 commented 9 months ago

I am using TinyMCE.Blazor in a Blazor Server Project with razor component.

It works fine.

However, I need to add an equation editor in the TinyMCE.Blazor component.

How do I do that.

exalate-issue-sync[bot] commented 9 months ago

Internal Ref: INT-3250

spocke commented 8 months ago

Since this is just a wrapper around the TinyMCE project we would need to treat this as a feature request Equations is on this features and idea page so you can cast your vote there on it getting added: https://www.tiny.cloud/roadmap/ I'm closing this ticket since it's not a feature request for the actual Blazor integration.