Commit 8e173d41 authored by Jared Deckard's avatar Jared Deckard

Remove trailing whitespace after all slash commands

parent 3f6daa05
...@@ -109,7 +109,7 @@ module Gitlab ...@@ -109,7 +109,7 @@ module Gitlab
[ ] [ ]
(?<arg>[^\n]*) (?<arg>[^\n]*)
)? )?
(?:\n|$) (?:\s*\n|$)
) )
}mix }mix
end end
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment