Merge pull request #341 from equwal/delete-trailing-whitespace

Delete obviously erroneous (and often annoying) trailing whitespace.
This commit is contained in:
Andrea Crotti 2019-11-17 17:30:47 +00:00 committed by GitHub
commit 2cc5f35cd4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
23 changed files with 24 additions and 24 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