report on chosen markdown implementation either in logs or setting a var

master
jmtd 2021-11-08 08:36:57 -04:00 committed by admin
parent abee21b323
commit 53f7dbfa58
1 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,4 @@
The [[plugins/mdwn]] plugin can use one of several markdown implementations depending on some settings and what's available in the (Perl) environment.
It would be good to have a way to report exactly which version ended up being chosen for a given invocation. Either as a verbose log message, or
by setting a variable that could be echoed into content by another command. *— [[Jon]], 2021-11-08*.