fixed markdown rendering by shifting it to javascript

This commit is contained in:
2026-03-06 13:48:47 -07:00
parent c747f1d4ce
commit 6d5ca55900
7 changed files with 128 additions and 46 deletions

View File

@@ -49,7 +49,6 @@ defmodule ElixirAi.MixProject do
depth: 1},
{:req, "~> 0.5"},
{:html_sanitize_ex, "~> 1.4"},
{:earmark, "~> 1.4"},
{:dotenvy, "~> 1.1.1"},
{:telemetry_metrics, "~> 1.0"},
{:telemetry_poller, "~> 1.0"},