Delete obviously erroneous (and often annoying) trailing whitespace.

This commit is contained in:
Spenser Truex 2019-09-14 13:01:41 -07:00 committed by Spenser Truex
parent 8f4de7765e
commit 695a7db1ed
24 changed files with 25 additions and 25 deletions

View File

@ -2,7 +2,7 @@
# name: dot
# key: dot_
# --
#+begin_src dot :file ${1:file} :cmdline -T${2:pdf} :exports none :results silent
#+begin_src dot :file ${1:file} :cmdline -t${2:pdf} :exports none :results silent
$0
#+end_src
[[file:${3:path}]]

View File

@ -1,7 +1,7 @@
# -*- mode: snippet -*-
# name: uml
# key: uml
# contributor : Robert O'connor
# contributor : Robert O'Connor
# --
#+begin_uml
$1