From 92a9b605581e309a925bd43d52030b2df5a89043 Mon Sep 17 00:00:00 2001 From: Eryn Wells Date: Fri, 21 Oct 2022 11:07:45 -0700 Subject: [PATCH] P5.js post: Wrap all the code blocks in figure shortcodes and fix the railroad diagrams --- .../2022/08/audio-scope-with-p5js/index.md | 29 ++++++++++++++----- 1 file changed, 21 insertions(+), 8 deletions(-) diff --git a/content/blog/2022/08/audio-scope-with-p5js/index.md b/content/blog/2022/08/audio-scope-with-p5js/index.md index c8928d6..142398b 100644 --- a/content/blog/2022/08/audio-scope-with-p5js/index.md +++ b/content/blog/2022/08/audio-scope-with-p5js/index.md @@ -23,11 +23,13 @@ visualizations. By the end, we'll have something like this: HTML has the ability to [embed audio][mdn-audio-tag] in a page with the `