initial support for tags: we start with: syntax

This commit is contained in:
Rene Schallner
2021-12-08 19:04:01 +01:00
parent ddfc7a3ac9
commit e710d725fe
8 changed files with 165 additions and 28 deletions

View File

@@ -0,0 +1,5 @@
return {
extension = {
['md'] = 'telekasten'
}
}