Can parse an obsidian entry to retrieve correct metadata
This commit is contained in:
@@ -38,6 +38,7 @@ defmodule MusicLibrary.MixProject do
|
||||
{:ecto_sqlite3, ">= 0.0.0"},
|
||||
{:phoenix_html, "~> 4.1"},
|
||||
{:phoenix_live_reload, "~> 1.2", only: :dev},
|
||||
{:front_matter, "~> 1.0"},
|
||||
# TODO bump on release to {:phoenix_live_view, "~> 1.0.0"},
|
||||
{:phoenix_live_view, "~> 1.0.0-rc.1", override: true},
|
||||
{:floki, ">= 0.30.0", only: :test},
|
||||
|
||||
Reference in New Issue
Block a user