9 lines
216 B
Text
9 lines
216 B
Text
![]() |
# -*- mode: snippet -*-
|
||
|
# contributor: Evar Smith
|
||
|
# name: devops link
|
||
|
# uuid: devops-link
|
||
|
# key: <#
|
||
|
# condition: t
|
||
|
# group: helix
|
||
|
# --
|
||
|
[[devops-workitem:${1:0}][${1:$(concat "#" yas-text)}]${0:$$(insert "]")}
|