Closed ghorbani-mohammad closed 2 years ago
As you can see from the readme source code the workflow is doing its job just fine. The borders are not showing up on readme is just because of the Github frontend CSS styling and truncating. Please reach out to GitHub support to know why it is not showing up. Providing info on that is beyond the scope of this project.
### 📺 My recent videos on the Youtube
<!-- YOUTUBE-POST-LIST:START --><table><tr><td style="border:none;"><a href="https://www.youtube.com/watch?v=wkHPLbtnZCA"><img width="140px" src="https://i.ytimg.com/vi/wkHPLbtnZCA/mqdefault.jpg"></a></td>
<td style="border:none;"><a href="https://www.youtube.com/watch?v=wkHPLbtnZCA">LinkedIn Crawler with Django Part 2</a><br/>Jul 24, 2022</td></tr></table>
<table><tr><td style="border:none;"><a href="https://www.youtube.com/watch?v=CDhUzTOIZO4"><img width="140px" src="https://i.ytimg.com/vi/CDhUzTOIZO4/mqdefault.jpg"></a></td>
<td style="border:none;"><a href="https://www.youtube.com/watch?v=CDhUzTOIZO4">LinkedIn Crawler with Django Part 1</a><br/>Jul 22, 2022</td></tr></table>
<table><tr><td style="border:none;"><a href="https://www.youtube.com/watch?v=swLAV_uCYCk"><img width="140px" src="https://i.ytimg.com/vi/swLAV_uCYCk/mqdefault.jpg"></a></td>
<td style="border:none;"><a href="https://www.youtube.com/watch?v=swLAV_uCYCk">How To Deploy Django App Over Kubernetes Cluster</a><br/>Jul 20, 2022</td></tr></table>
<table><tr><td style="border:none;"><a href="https://www.youtube.com/watch?v=X9Hc0VP0Z4U"><img width="140px" src="https://i.ytimg.com/vi/X9Hc0VP0Z4U/mqdefault.jpg"></a></td>
<td style="border:none;"><a href="https://www.youtube.com/watch?v=X9Hc0VP0Z4U">Elasticsearch with Django Tutorial</a><br/>Jul 8, 2022</td></tr></table>
<table><tr><td style="border:none;"><a href="https://www.youtube.com/watch?v=5hSus7e4X1U"><img width="140px" src="https://i.ytimg.com/vi/5hSus7e4X1U/mqdefault.jpg"></a></td>
<td style="border:none;"><a href="https://www.youtube.com/watch?v=5hSus7e4X1U">Docker Optimization with Multi-Stage technique (on Django APP)</a><br/>Jun 30, 2022</td></tr></table>
<!-- YOUTUBE-POST-LIST:END -->
Describe the bug Hi there, I want to remove borders from the videos item so I give the below attribute to td elements. But it seems that style attribute will be removed after running the action
Expected behavior I don't want to see borders outside of videos.
Screenshots I want to remove this borders.
Workflow Yml Used