From 957c517dd8d0abb7bc170d8999da1dbef5068f7a Mon Sep 17 00:00:00 2001 From: Florrie Date: Tue, 2 Jun 2020 12:31:23 -0300 Subject: beyond canon track art anthology!! --- upd8.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'upd8.js') diff --git a/upd8.js b/upd8.js index 2687eec7..7720c5e2 100644 --- a/upd8.js +++ b/upd8.js @@ -108,6 +108,7 @@ const SITE_ABOUT = fixWS`
  • bgreco.net (HQ Audio Flashes): thumbnail captures for the individual Flash animations! There were a couple captures missing that I took myself, but most Flash thumbnails are from here.
  • The Homestuck and MSPA Music Wiki on Fandom: the inspiration for this wiki! I've wanted to make a more complete and explorable wiki ever since seeing it. The Fandom wiki has also been a very handy reference in putting this together, so much thanks to everyone who's worked on it!
  • All organizers and contributors of the Homestuck Vol. 5 Anthology - community-made track art for Homestuck Vol. 5! All of this art is excellent. Each track credits its respective cover artist.
  • +
  • Likewise for the Beyond Canon Track Art Anthology!
  • All comments on the site: I appreciate all feedback a lot! People have shared a ton of ideas and suggestions with me, and I cannot emphasize enough how motivating it is to share a project with like-minded folx interested in making it better with you.
  • Feature Acknowledgements

    @@ -318,7 +319,8 @@ function transformMultiline(text) { const outLines = []; let inList = false; - for (const line of text.split(/\r|\n|\r\n/)) { + for (let line of text.split(/\r|\n|\r\n/)) { + line = line.replace(//g, '$&'); if (line.startsWith('- ')) { if (!inList) { outLines.push('