From 088194d6f5e819f0a4881d80b77718552f1ca897 Mon Sep 17 00:00:00 2001 From: KevinMidboe Date: Sun, 3 Jan 2021 18:24:10 +0100 Subject: [PATCH] Html to markdown stylesheet from local assets. --- frontend/pages/PostPage.vue | 2 + frontend/templates/Index.html | 1 - public/assets/styles/markdown.css | 985 ++++++++++++++++++++++++++++++ 3 files changed, 987 insertions(+), 1 deletion(-) create mode 100644 public/assets/styles/markdown.css diff --git a/frontend/pages/PostPage.vue b/frontend/pages/PostPage.vue index bc24208..b899dab 100644 --- a/frontend/pages/PostPage.vue +++ b/frontend/pages/PostPage.vue @@ -50,6 +50,8 @@ A lot has changed in my life over the last 6 months or so, moving out of my flat