From 0ca931489f98b65e1025a4c4f00ae9eb8484dc27 Mon Sep 17 00:00:00 2001 From: B Stack Date: Tue, 16 Jun 2020 13:40:39 -0400 Subject: add minor fixes and major image fixes perform better unicode removal/conversion fix image retrieval, including svg and minor graphics assets remove even more html elements not necessary for archival display --- flow.md | 22 +++++++++++++++------- 1 file changed, 15 insertions(+), 7 deletions(-) (limited to 'flow.md') diff --git a/flow.md b/flow.md index 5c81d5e..ca81d52 100644 --- a/flow.md +++ b/flow.md @@ -24,27 +24,27 @@ Everything on this page, for jq filtering. https://stedolan.github.io/jq/manual/ * fix newlines - sed -i -r -e 's/\\n/\n/g;' /mnt/public/www/issues/*.html + sed -i -r -e 's/\\n/\n/g;' /mnt/public/www/gitlab-issues/*.html * find data-original-titles and replace the