Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
marvel
GitHub Repository: marvel/qnf
Path: blob/master/elisp/emacs-for-python/yasnippet/snippets/html-mode/dov
990 views
#name : <dov...>...</dov>
# --
a mirror up here $3


<dov ${1:id="${2:some_id and here comes another nested field: ${3:nested_shit}}"}>
    $0
</dov>
<dov $1>
    actually some other shit and $3
</dov>