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/input
990 views
#contributor : Jimmy Wu <[email protected]>
#name : <input ... />
# --
<input type="$1" name="$2" value="$3" />