Closes #LATEX-FINAL-FIX - Fix LaTeX syntax and backslash escaping in CryptoDemo
This commit is contained in:
@@ -45,7 +45,7 @@ This document serves as the permanent, centralized system architecture design an
|
||||
* *Features*: Destructured the dual-column layout inside `CryptoDemo.tsx` into centered full-width panels. Added human-readable time conversion for pending countdowns, interactive calibration details toggle, individual horizon accuracy tracking, and an accordion detail toggle showing correctness checkmarks for all 5 models.
|
||||
* *Status*: **Fully Operational (Production Lock)**.
|
||||
* **Phase 9.5: Quantitative Hotfix: strict calendar time-locks, local row hiding, Hit Ratio Counter correction, and LaTeX repairs**
|
||||
* *Features*: Integrated strict system date time-locks to prevent look-ahead resolution. Implemented non-destructive row hiding (`isHidden`) preserving local storage data. Corrected hit ratio formatting and LaTeX formatting.
|
||||
* *Features*: Integrated strict system date time-locks to prevent look-ahead resolution. Implemented non-destructive row hiding (`isHidden`) preserving local storage data. Corrected hit ratio formatting. Repaired KaTeX math formatting inside dropdowns and accordions by converting all double-escaped backslashes to clean single-escaped raw strings.
|
||||
* *Status*: **Fully Operational (Production Lock)**.
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user