diff --git a/DynamoDB.md b/DynamoDB.md
index d376571..30656ae 100644
--- a/DynamoDB.md
+++ b/DynamoDB.md
@@ -21,4 +21,4 @@ It's a [[NoSQL]] [[Database]] from [[AWS]]
## What led to learning this
-- Podcast: [Full Stack Radio: 139: Alex DeBrie - DynamoDB for Relational Database Diehards](https://fullstackradio.com/episodes/139-20f6bb42)
+Podcast: [Full Stack Radio: 139: Alex DeBrie - DynamoDB for Relational Database Diehards](https://fullstackradio.com/episodes/139-20f6bb42)
diff --git a/Lazy loading images in HTML.md b/Lazy loading images in HTML.md
index 3f93bfe..7c0412b 100644
--- a/Lazy loading images in HTML.md
+++ b/Lazy loading images in HTML.md
@@ -18,4 +18,4 @@ This will load the image when scrolling is near the viewport, using the [Interse
## What led to learning this
-- Accidentally: a rabbit hole that started at [Jason Crawford's github](https://github.com/jasoncrawford) and ended at an [issue in the owid-grapher repo](https://github.com/owid/owid-grapher/pull/422)
+Accidentally: a rabbit hole that started at [Jason Crawford's github](https://github.com/jasoncrawford) and ended at an [issue in the owid-grapher repo](https://github.com/owid/owid-grapher/pull/422)
diff --git a/Open Graph Protocol.md b/Open Graph Protocol.md
index 859a954..99cf9a2 100644
--- a/Open Graph Protocol.md
+++ b/Open Graph Protocol.md
@@ -30,4 +30,4 @@ Works by defining `` tags like ``
## What led to learning this
-- I Linked to [Bolivar Paralelo](https://bolivarparalelo.com/) in my [LinkedIn](https://www.linkedin.com/in/madacol/) and the preview was garbage
+I Linked to [Bolivar Paralelo](https://bolivarparalelo.com/) in my [LinkedIn](https://www.linkedin.com/in/madacol/) and the preview was garbage
diff --git a/Perfectly centering pixels is tricky.md b/Perfectly centering pixels is tricky.md
index 00d577e..e8fbb05 100644
--- a/Perfectly centering pixels is tricky.md
+++ b/Perfectly centering pixels is tricky.md
@@ -12,4 +12,4 @@ Font makes things trickier. Let's suppose you want to center vertically a text i
## What led to learning this
-- Podcast: [Full Stack Radio: 135: Lessons Learned Building Tailwind UI](https://fullstackradio.com/episodes/135-e8c69ea6)
+Podcast: [Full Stack Radio: 135: Lessons Learned Building Tailwind UI](https://fullstackradio.com/episodes/135-e8c69ea6)
diff --git a/Share file with ipfs.md b/Share file with ipfs.md
index bc7717c..51d1d60 100644
--- a/Share file with ipfs.md
+++ b/Share file with ipfs.md
@@ -27,5 +27,5 @@ Note the filename is just the hash, the original filename is lost.
## What led to learning this
-- [Random news of ipfs in HN](https://blog.ipfs.io/2020-09-24-go-ipfs-0-7-0/). It just reminded me I've never tried it out.\
+[Random news of ipfs in HN](https://blog.ipfs.io/2020-09-24-go-ipfs-0-7-0/). It just reminded me I've never tried it out.\
And in recent months I've had difficulty sharing files p2p