🚧 First working macro implementation
This commit is contained in:
parent
ae31669581
commit
4be84584c2
6 changed files with 278 additions and 257 deletions
|
@ -80,6 +80,7 @@ export function shorthand(part, context): {} {
|
|||
points: part.points || {},
|
||||
paths: part.paths || {},
|
||||
snippets: part.snippets || {},
|
||||
macro: part.macroRunner(),
|
||||
final,
|
||||
paperless
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue