diff --git a/functionList/markdown.xml b/functionList/markdown.xml new file mode 100644 index 0000000..bf69e6b --- /dev/null +++ b/functionList/markdown.xml @@ -0,0 +1,38 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/udl-list.json b/udl-list.json index ab4e9b7..bf93ac4 100644 --- a/udl-list.json +++ b/udl-list.json @@ -4019,6 +4019,16 @@ "homepage": "https://github.com/tgschultz/Npp-ziglang-UDL", "autoCompletion": "Zig", "autoCompletionAuthor": "generate_ac.py" + }, + { + "id-name": "markdown-function-list", + "display-name": "Markdown", + "version": "2026-Aug-27", + "repository": "", + "description": "Markdown Function List - headings apper in function list", + "author": "pcpro178", + "homepage": "https://github.com/pcpro178/npp_userDefinedLanguages", + "functionList": true, } ] }