Use MDEx to consolidate Markdown handling

This commit is contained in:
Claudio Ortolina
2026-03-08 09:27:35 +00:00
parent ea8318c5fc
commit d76471b03e
7 changed files with 11 additions and 11 deletions
+1 -2
View File
@@ -104,8 +104,7 @@ defmodule MusicLibrary.MixProject do
{:briefly, "~> 0.5.0"},
# Notes
{:earmark, "~> 1.4"},
{:html_sanitize_ex, "~> 1.4"},
{:mdex, "~> 0.11.6"},
# Syntax highlighting
{:lumis, "~> 0.1"},