🔧 master: work in progress [might break]

This commit is contained in:
Leon van Kammen 2026-07-24 21:45:33 +02:00
parent 2d50761fd4
commit ff32c7aeff

View file

@ -14,7 +14,7 @@ end)
-- this registers the plugin UI -- this registers the plugin UI
local plugin = { local plugin = {
name = 'Markdown <b class="tag">disabled</b>', name = 'Markdown <b class="tag">disabled</b>',
info = '', info = 'extract experience title and description from markdown file',
opts = { opts = {
{ {
key='app.opts.plugin_markdown_files', key='app.opts.plugin_markdown_files',