From 1a63d740c61effd6ac2f8eaebf19570fdd500d66 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Ord=C3=A1s?= <3125580+davorpa@users.noreply.github.com> Date: Wed, 21 Sep 2022 17:30:42 +0200 Subject: [PATCH] escape markdown in resources titles/links (#7093) --- casts/free-podcasts-screencasts-en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/casts/free-podcasts-screencasts-en.md b/casts/free-podcasts-screencasts-en.md index 4390b303d..d47ee0edd 100644 --- a/casts/free-podcasts-screencasts-en.md +++ b/casts/free-podcasts-screencasts-en.md @@ -330,7 +330,7 @@ * [Codecasts](https://www.youtube.com/playlist?list=PL_qGav8csvade05RSAYtnxvCfQKTJcZR4) - Daniel Roy Greenfeld (screencast) * [Diving into Django](https://code.tutsplus.com/articles/diving-into-django--net-2969) - Jeff Hui (screencast) * [Import this](https://soundcloud.com/import-this) - Kenneth Reitz (podcast) -* [Podcast.__init__](https://podcastinit.com) - Tobias Macey (podcast) +* [Podcast.\_\_init\_\_](https://podcastinit.com) - Tobias Macey (podcast) * [Practical Flask Web Development Tutorials](https://www.youtube.com/playlist?list=PLQVvvaa0QuDc_owjTbIY4rbgXOFkUYOUB) - Harrison Kinsley (screencast) * [Python Bytes](https://pythonbytes.fm) - Michael Kennedy, Brian Okken (podcast) * [Python Tips](https://www.youtube.com/playlist?list=PLP8GkvaIxJP3ignHY_Dq7bFsvwzAcqZ1i) - Christopher Bailey (screencast)