Add html org snippet, remove trailing newline from snippets

This commit is contained in:
Riyyi
2020-08-06 02:50:57 +02:00
parent e2535d37eb
commit f9d57781d5
16 changed files with 21 additions and 16 deletions
+1 -1
View File
@@ -4,4 +4,4 @@
# --
\begin{${1:environment}}
$0
\end{$1}
\end{$1}
+1 -1
View File
@@ -2,4 +2,4 @@
# name: href
# key: h
# --
\href{${1:src}}{${2:a}}$0
\href{${1:src}}{${2:a}}$0
+1 -1
View File
@@ -2,4 +2,4 @@
# name: hyperref
# key: hy
# --
\hyperref[sec:${1:name}]{${2:a}}$0
\hyperref[sec:${1:name}]{${2:a}}$0
+1 -1
View File
@@ -2,4 +2,4 @@
# name: textit
# key: i
# --
\textit{$1}$0
\textit{$1}$0
+1 -1
View File
@@ -2,4 +2,4 @@
# name: underline
# key: u
# --
\underline{$1}$0
\underline{$1}$0