🔧 master: work in progress [might break]
This commit is contained in:
parent
2d50761fd4
commit
ff32c7aeff
1 changed files with 1 additions and 1 deletions
|
|
@ -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',
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue