John Kitchin wrote: > I have these templates defined in my setup: > > ;; * Expansions for blocks [...] > > ;; add <sh for shell > (add-to-list 'org-structure-template-alist > '("sh" "#+BEGIN_SRC sh\n?\n#+END_SRC" "<src > lang=\"shell\">\n?\n</src>"))
Note that the language should be `shell' in Org from Git (not sure about MELPA, which I don't use). That'll be so in Org 8.3 as well. Best regards, Seb -- Sebastien Vauban