From 14983f313ad06f8048ade010f651f3e3af73b6de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Ord=C3=A1s?= <3125580+davorpa@users.noreply.github.com> Date: Mon, 25 Jul 2022 18:57:56 +0200 Subject: [PATCH] lint: fix `MD006/ul-start-left` rule --- books/free-programming-books-pt_BR.md | 6 ++-- books/free-programming-books-zh.md | 44 ++++++++++++------------ casts/free-podcasts-screencasts-pt_BR.md | 22 ++++++------ 3 files changed, 36 insertions(+), 36 deletions(-) diff --git a/books/free-programming-books-pt_BR.md b/books/free-programming-books-pt_BR.md index b4be049b4..bedda2104 100644 --- a/books/free-programming-books-pt_BR.md +++ b/books/free-programming-books-pt_BR.md @@ -142,9 +142,9 @@ #### Arquitetura de Software - * [ASP.NET Core architecture](https://docs.microsoft.com/pt-br/dotnet/architecture/modern-web-apps-azure/) (PDF) - * [Microservices architecture](https://docs.microsoft.com/pt-br/dotnet/architecture/microservices/) (PDF) - * [Modernizing existing .NET apps](https://docs.microsoft.com/pt-br/dotnet/architecture/modernize-with-azure-containers/) (PDF) +* [ASP.NET Core architecture](https://docs.microsoft.com/pt-br/dotnet/architecture/modern-web-apps-azure/) (PDF) +* [Microservices architecture](https://docs.microsoft.com/pt-br/dotnet/architecture/microservices/) (PDF) +* [Modernizing existing .NET apps](https://docs.microsoft.com/pt-br/dotnet/architecture/modernize-with-azure-containers/) (PDF) #### Outros diff --git a/books/free-programming-books-zh.md b/books/free-programming-books-zh.md index a4f510d59..aa569c3ef 100644 --- a/books/free-programming-books-zh.md +++ b/books/free-programming-books-zh.md @@ -512,39 +512,39 @@ #### Backbone.js - * [Backbone.js入门教程](http://www.the5fire.com/backbone-js-tutorials-pdf-download.html) (PDF) - * [Backbone.js入门教程第二版](https://github.com/the5fire/backbonejs-learning-note) - * [Backbone.js中文文档](http://www.css88.com/doc/backbone/) +* [Backbone.js入门教程](http://www.the5fire.com/backbone-js-tutorials-pdf-download.html) (PDF) +* [Backbone.js入门教程第二版](https://github.com/the5fire/backbonejs-learning-note) +* [Backbone.js中文文档](http://www.css88.com/doc/backbone/) #### D3.js - * [楚狂人的D3教程](http://www.cnblogs.com/winleisure/tag/D3.js/) - * [官方API文档](https://github.com/mbostock/d3/wiki/API--%E4%B8%AD%E6%96%87%E6%89%8B%E5%86%8C) - * [张天旭的D3教程](http://blog.csdn.net/zhang__tianxu/article/category/1623437) - * [Learning D3.JS](http://d3.decembercafe.org) - 十二月咖啡馆 +* [楚狂人的D3教程](http://www.cnblogs.com/winleisure/tag/D3.js/) +* [官方API文档](https://github.com/mbostock/d3/wiki/API--%E4%B8%AD%E6%96%87%E6%89%8B%E5%86%8C) +* [张天旭的D3教程](http://blog.csdn.net/zhang__tianxu/article/category/1623437) +* [Learning D3.JS](http://d3.decembercafe.org) - 十二月咖啡馆 #### Electron.js - * [Electron 中文文档](https://wizardforcel.gitbooks.io/electron-doc/content) - WizardForcel - * [Electron 中文文档](https://www.w3cschool.cn/electronmanual) - W3Cschool +* [Electron 中文文档](https://wizardforcel.gitbooks.io/electron-doc/content) - WizardForcel +* [Electron 中文文档](https://www.w3cschool.cn/electronmanual) - W3Cschool #### ExtJS - * [Ext4.1.0 中文文档](http://extjs-doc-cn.github.io/ext4api/) +* [Ext4.1.0 中文文档](http://extjs-doc-cn.github.io/ext4api/) #### impress.js - * [impress.js的中文教程](https://github.com/kokdemo/impress.js-tutorial-in-Chinese) +* [impress.js的中文教程](https://github.com/kokdemo/impress.js-tutorial-in-Chinese) #### jQuery - * [简单易懂的JQuery魔法](http://www.nowamagic.net/librarys/books/contents/jquery) - * [How to write jQuery plugin](http://i5ting.github.io/How-to-write-jQuery-plugin/build/jquery.plugin.html) +* [简单易懂的JQuery魔法](http://www.nowamagic.net/librarys/books/contents/jquery) +* [How to write jQuery plugin](http://i5ting.github.io/How-to-write-jQuery-plugin/build/jquery.plugin.html) #### Node.js @@ -567,23 +567,23 @@ #### React.js - * [Learn React & Webpack by building the Hacker News front page](https://github.com/theJian/build-a-hn-front-page) - * [React-Bits 中文文档](https://github.com/hateonion/react-bits-CN) - * [React Native 中文文档(含最新Android内容)](http://wiki.jikexueyuan.com/project/react-native/) - * [React webpack-cookbook](https://github.com/fakefish/react-webpack-cookbook) - * [React.js 入门教程](http://fraserxu.me/intro-to-react/) - * [React.js 中文文档](https://discountry.github.io/react/) +* [Learn React & Webpack by building the Hacker News front page](https://github.com/theJian/build-a-hn-front-page) +* [React-Bits 中文文档](https://github.com/hateonion/react-bits-CN) +* [React Native 中文文档(含最新Android内容)](http://wiki.jikexueyuan.com/project/react-native/) +* [React webpack-cookbook](https://github.com/fakefish/react-webpack-cookbook) +* [React.js 入门教程](http://fraserxu.me/intro-to-react/) +* [React.js 中文文档](https://discountry.github.io/react/) #### Vue.js - * [Vue.js中文文档](https://cn.vuejs.org/v2/guide/) - * [Vue3.0学习教程与实战案例](https://vue3.chengpeiquan.com) - chengpeiquan +* [Vue.js中文文档](https://cn.vuejs.org/v2/guide/) +* [Vue3.0学习教程与实战案例](https://vue3.chengpeiquan.com) - chengpeiquan #### Zepto.js - * [Zepto.js 中文文档](http://css88.com/doc/zeptojs_api) +* [Zepto.js 中文文档](http://css88.com/doc/zeptojs_api) ### LaTeX diff --git a/casts/free-podcasts-screencasts-pt_BR.md b/casts/free-podcasts-screencasts-pt_BR.md index 1ff0bcf16..5cda6e363 100644 --- a/casts/free-podcasts-screencasts-pt_BR.md +++ b/casts/free-podcasts-screencasts-pt_BR.md @@ -78,17 +78,17 @@ ### Language Agnostic - * [Castálio Podcast](http://castalio.info) (podcast) - * [DevNaEstrada](http://devnaestrada.com.br) (podcast) - * [Grok Podcast](http://www.grokpodcast.com) (podcast) - * [Hipsters Ponto Tech](http://hipsters.tech) (podcast) - * [Lambda3](https://blog.lambda3.com.br/category/podcast) (podcast) - * [NerdTech (Jovem Nerd)](https://jovemnerd.com.br/playlist/nerdtech) (podcast) - * [PODebug](http://www.podebug.com) (podcast) - * [PodProgramar](https://mundopodcast.com.br/podprogramar) (podcast) - * [podTag](https://podtag.com.br) (podcast) - * [Screencast DevMedia - Lazy Load](https://www.youtube.com/playlist?list=PLi75dzoFwEbo89TG5IaD4ODYPeJK9uxA5) (screencast) - * [Screencasts - Andre Baltieri](https://www.youtube.com/playlist?list=PLTMuY7ptzFISwigIWpZQtp6b0TuEEvqLC) (screencast) +* [Castálio Podcast](http://castalio.info) (podcast) +* [DevNaEstrada](http://devnaestrada.com.br) (podcast) +* [Grok Podcast](http://www.grokpodcast.com) (podcast) +* [Hipsters Ponto Tech](http://hipsters.tech) (podcast) +* [Lambda3](https://blog.lambda3.com.br/category/podcast) (podcast) +* [NerdTech (Jovem Nerd)](https://jovemnerd.com.br/playlist/nerdtech) (podcast) +* [PODebug](http://www.podebug.com) (podcast) +* [PodProgramar](https://mundopodcast.com.br/podprogramar) (podcast) +* [podTag](https://podtag.com.br) (podcast) +* [Screencast DevMedia - Lazy Load](https://www.youtube.com/playlist?list=PLi75dzoFwEbo89TG5IaD4ODYPeJK9uxA5) (screencast) +* [Screencasts - Andre Baltieri](https://www.youtube.com/playlist?list=PLTMuY7ptzFISwigIWpZQtp6b0TuEEvqLC) (screencast) ### PHP