OpenMetadata/openmetadata-ui
Sachin Chaurasiya bf1dddedeb
feat(#14234): add LaTeX Support In Block Editor (#16842)
* feat(#14234): add LaTeX Support In Block Editor

* refactor: improve assignment regex in evaluateExpression helper

* refactor: Remove mathematics extension from Block Editor

* refactor: Remove mathematics extension from Block Editor

* chore: Update npm dependencies

* feat: Add react-latex-next package for LaTeX support in Block Editor

* refactor: Update MathEquation extension in Block Editor

* feat: Add Math Equation slash command option to Block Editor

* fix: isEditing attribute should be updated when updateAttributes is called

* chore: enable input rule for link and math equation

* fix: link mark being removed when cancel operation is performed

* feat: add trailing node extension to improve user experience by having empty node at the end

* chore: improve link markdown support and link posting support

* chore: Update link and math equation input rules

* chore: Update link icon size in LinkPopup component

* chore: Refactor link handling in EditorSlots component

* chore: Update MathEquationComponent to toggle isEditing class when editing math equation

* feat: Add placeholder text for math equation input
2024-07-01 12:06:43 +05:30
..