Skip to content

Commit

Permalink
Remove trailing whitespace
Browse files Browse the repository at this point in the history
#ignore
  • Loading branch information
sorbits committed Aug 25, 2016
1 parent ffa064a commit 19289ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Support/shared/lib/bash_init.sh
Expand Up @@ -43,7 +43,7 @@ exit_create_new_document () { echo -n "$1"; exit 207; }
# force TM to refresh current file and project drawer
rescan_project () { true; }

# use this as a filter (|pre) when you want
# use this as a filter (|pre) when you want
# raw output to show as such in the HTML output
pre () {
echo -n '<pre style="word-wrap: break-word;">'
Expand Down

0 comments on commit 19289ac

Please sign in to comment.