Skip to content

Commit 0a4e499

Browse files
committed
add new line at the end of file
1 parent 0628132 commit 0a4e499

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

content/templates/content/export/Image.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@
77
{{content.description}}
88
\newline
99

10-
{% endautoescape %}
10+
{% endautoescape %}

content/templates/content/export/YouTubeVideo.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66
\newline
77
{{content.description|tex_escape}}
88
\newline
9-
{% endautoescape %}
9+
{% endautoescape %}

content/templates/content/export/base.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@
3131

3232
% \end{document} gets appended in code
3333

34-
{% endautoescape %}
34+
{% endautoescape %}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
\textit{This content type is supported at the moment.}
1+
\textit{This content type is supported at the moment.}

0 commit comments

Comments
 (0)