You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We added raw data storage across all {{< var validmind.developer >}} tests. Every test now returns a `RawData` object, allowing post-processing functions to recreate any test output. This feature enhances flexibility and customizability.
We've added a new diagnostic `print_env()` utility function that displays comprehensive information about your running environment. This function is particularly useful when:
@@ -447,8 +447,30 @@ Adding users management to admin app - list users, create user
447
447
Adding admin tools with option for `RBAC` refresh -->
448
448
449
449
450
+
<!--
451
+
https://github.com/validmind/frontend/pull/1156
452
+
-->
453
+
#### New editor for mathematical formulas
450
454
455
+
:::: {.flex .flex-wrap .justify-around}
456
+
457
+
::: {.w-70-ns .pr4}
458
+
We replaced the plugin for the editor of mathematical equations and formulas. The new plugin provides an improved interface for adding and editing LaTeX expressions in your documentation.
459
+
460
+
The new editor also includes a real-time preview and common mathematical symbols for easier equation creation.
{fig-alt="A screenshot showing the new editor for mathematical equations and formulas" .screenshot}
0 commit comments