mirror of
https://github.com/Theodor-Springmann-Stiftung/hamann-xml.git
synced 2025-10-29 09:05:29 +00:00
HKB 505
This commit is contained in:
4
.vscode/xml.code-snippets
vendored
4
.vscode/xml.code-snippets
vendored
@@ -20,8 +20,8 @@
|
||||
"scope": "xml",
|
||||
"prefix": "marg",
|
||||
"body": [
|
||||
"<marginal index=\"${1:index}\" letter=\"${2:Brief}\" page=\"${3:Seite}\" line=\"${4:Zeile}\">",
|
||||
"${5:Text}",
|
||||
"<marginal letter=\"${1:Brief}\" page=\"${2:Seite}\" line=\"${3:Zeile}\">",
|
||||
"${4:Text}",
|
||||
"</marginal>"
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user