summaryrefslogtreecommitdiffstats
path: root/content/en/articles/pure-nerdgasm/index.md
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-04-28 19:06:26 +0200
committerDanilo M. <danix@danix.xyz>2026-04-28 19:06:26 +0200
commitb4868b789822efd7332ebcdbef61969e1ddf4f74 (patch)
tree46c22425342a44b6b0026d2362f80f759be5a748 /content/en/articles/pure-nerdgasm/index.md
parentf2af8eb58e40db044870324fd480a11dd9e3d452 (diff)
downloaddanixxyz-b4868b789822efd7332ebcdbef61969e1ddf4f74.tar.gz
danixxyz-b4868b789822efd7332ebcdbef61969e1ddf4f74.zip
fix: convert raw HTML to markdown and fix deprecated HTML entities
Content fixes: - speak-to-me: Convert blockquote to markdown, decode entities - wp_patcher: Convert pre blocks to fenced code, markdown blockquote - manage-your-passwords: Convert a tags and blockquotes to markdown, add acronym shortcode, decode entities - playing-with-colors: Convert a tag to markdown - pure-nerdgasm: Mark as draft (YouTube embed lost in export) - r-i-p-steve-jobs: Replace figure with image shortcode - responsibility: Convert blockquote to markdown
Diffstat (limited to 'content/en/articles/pure-nerdgasm/index.md')
-rw-r--r--content/en/articles/pure-nerdgasm/index.md8
1 files changed, 2 insertions, 6 deletions
diff --git a/content/en/articles/pure-nerdgasm/index.md b/content/en/articles/pure-nerdgasm/index.md
index 0326fd0..6be196a 100644
--- a/content/en/articles/pure-nerdgasm/index.md
+++ b/content/en/articles/pure-nerdgasm/index.md
@@ -7,9 +7,5 @@ excerpt = "An EPIC video of two floppy disks playing the imperial march.. nerdga
image = "/uppies/2011/10/vader.jpg"
categories = [ "Blogging"]
tags = [ "web", "floppy disks", "imperial march", "nerdgasm", "nerds", "star wars", "youtube"]
-+++
-
-<figure class="wp-block-embed-youtube aligncenter wp-block-embed is-type-rich is-provider-embed-handler wp-embed-aspect-4-3 wp-has-aspect-ratio">
-
-<div class="wp-block-embed__wrapper">
-</div><figcaption>can&#8217;t get nerdier than this&#8230;</figcaption></figure> \ No newline at end of file
+draft = true
++++ \ No newline at end of file