aboutsummaryrefslogtreecommitdiff
path: root/.boilerplates/txt/md.md
diff options
context:
space:
mode:
authorMarvin Borner2020-06-18 19:21:11 +0200
committerMarvin Borner2020-06-18 19:21:11 +0200
commitfab2ca72e0bdebea01160a6d77ab5b62ff4e4316 (patch)
tree5b03d31ae24458f6f86e30399ae617834a9e29b2 /.boilerplates/txt/md.md
parented81a60c898949c3c72a07e78d6fe215fa3e2c8d (diff)
Added text-based boilerplates and better previews
Diffstat (limited to '.boilerplates/txt/md.md')
-rw-r--r--.boilerplates/txt/md.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/.boilerplates/txt/md.md b/.boilerplates/txt/md.md
new file mode 100644
index 0000000..a94ea2f
--- /dev/null
+++ b/.boilerplates/txt/md.md
@@ -0,0 +1,9 @@
+---
+title: "Awesome paper"
+date: \today
+author: "Marvin Borner"
+---
+
+# Abstract
+
+Writing a professional paper in latex can be hard and exhausting. If you write your paper in `markdown` with `Pandoc` though, you can easily write professional-looking papers with almost no effort!