summaryrefslogtreecommitdiffstats
path: root/content/it/articles/speak-to-me
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/it/articles/speak-to-me
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/it/articles/speak-to-me')
-rw-r--r--content/it/articles/speak-to-me/index.md10
1 files changed, 3 insertions, 7 deletions
diff --git a/content/it/articles/speak-to-me/index.md b/content/it/articles/speak-to-me/index.md
index 84ee91c..a11cb81 100644
--- a/content/it/articles/speak-to-me/index.md
+++ b/content/it/articles/speak-to-me/index.md
@@ -7,12 +7,8 @@ categories = [ "Blogging"]
tags = [ "mad", "pink floyd"]
+++
-<blockquote class="wp-block-quote">
- <p>
- I&#8217;ve always been mad, I know I&#8217;ve been mad, like the most of us are. It&#8217;s very hard to explain why you&#8217;re mad, even if you&#8217;re not mad.
- </p>
-
- <cite>Pink Floyd &#8211; Speak to Me</cite>
-</blockquote>
+> I've always been mad, I know I've been mad, like the most of us are. It's very hard to explain why you're mad, even if you're not mad.
+>
+> — Pink Floyd – Speak to Me
Credo che questo sarà il mio primo tattoo.. :) \ No newline at end of file