Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Fix #2352 -- remove newline at end of raw shortcode
Signed-off-by: Chris Warrick <kwpolska@gmail.com>
- Loading branch information
Showing
with
2 additions
and 2 deletions.
@@ -1 +1 @@ | ||
{{ data }} | ||
{{ data }} |
@@ -1 +1 @@ | ||
${data} | ||
${data} |