docs(contributing): Move anchor alias to inside list items

... there where an anchor alias `<a name="...">` is used near to each of those list items

This solves markdownlint `MD032/blanks-around-lists` issue
pull/6625/head
David Ordás 3 years ago
parent c0121b8ca4
commit 6c8d9008c2
  1. 3
      CONTRIBUTING-de.md
  2. 8
      CONTRIBUTING-el.md
  3. 6
      CONTRIBUTING-es.md
  4. 4
      CONTRIBUTING-fa_IR.md
  5. 6
      CONTRIBUTING-fil.md
  6. 3
      CONTRIBUTING-fr.md
  7. 6
      CONTRIBUTING-it.md
  8. 3
      CONTRIBUTING-ko.md
  9. 5
      CONTRIBUTING-pt_BR.md
  10. 3
      CONTRIBUTING-ru.md
  11. 3
      CONTRIBUTING-vi.md
  12. 3
      CONTRIBUTING-zh.md
  13. 3
      CONTRIBUTING-zh_TW.md
  14. 6
      CONTRIBUTING.md

@ -122,8 +122,7 @@ FALSCH : * [Ein sehr tolles Buch](https://example.org/book.html) - Jane Roe - 19
RICHTIG: * [Ein sehr tolles Buch (1970)](https://example.org/book.html) - Jane Roe RICHTIG: * [Ein sehr tolles Buch (1970)](https://example.org/book.html) - Jane Roe
``` ```
<a name="in_process"></a> - <a name="in_process"></a>Bücher in Bearbeitung:
- Bücher in Bearbeitung:
``` ```
RICHTIG: * [Wird bald ein tolles Buch sein](http://example.com/book2.html) - John Doe (HTML) (:construction: *in Bearbeitung*) RICHTIG: * [Wird bald ein tolles Buch sein](http://example.com/book2.html) - John Doe (HTML) (:construction: *in Bearbeitung*)

@ -127,14 +127,14 @@
ΚΑΚΟ: * [Ένα Πολύ Φοβερό Βιβλίο](https://example.org/book.html) - Jane Roe - 1970 ΚΑΚΟ: * [Ένα Πολύ Φοβερό Βιβλίο](https://example.org/book.html) - Jane Roe - 1970
ΚΑΛΟ: * [Ένα Πολύ Φοβερό Βιβλίο (1970)](https://example.org/book.html) - Jane Roe ΚΑΛΟ: * [Ένα Πολύ Φοβερό Βιβλίο (1970)](https://example.org/book.html) - Jane Roe
``` ```
<a name="in_process"></a>
- Βιβλία σε εξέλιξη: - <a name="in_process"></a>Βιβλία σε εξέλιξη:
``` ```
ΚΑΛΟ: * [Θα Είναι Σύντομα Ένα Φοβερό Βιβλίο](http://example.com/book2.html) - John Doe (HTML) (:construction: *σε εξέλιξη*) ΚΑΛΟ: * [Θα Είναι Σύντομα Ένα Φοβερό Βιβλίο](http://example.com/book2.html) - John Doe (HTML) (:construction: *σε εξέλιξη*)
``` ```
<a name="archived"></a>
- Αρχειοθετημένοι σύνδεσμοι: - <a name="archived"></a>Αρχειοθετημένοι σύνδεσμοι:
``` ```
ΚΑΛΟ: * [Ένα Ενδιαφέρον Way-backed Βιβλίο](https://web.archive.org/web/20211016123456/http://example.com/) - John Doe (HTML) *(:card_file_box: αρχειοθετημένο)* ΚΑΛΟ: * [Ένα Ενδιαφέρον Way-backed Βιβλίο](https://web.archive.org/web/20211016123456/http://example.com/) - John Doe (HTML) *(:card_file_box: αρχειοθετημένο)*

@ -128,15 +128,13 @@ Ejemplo:
CORRECTO : * [Un libro bastante especial (1970)](https://example.org/book.html) - Jane Roe CORRECTO : * [Un libro bastante especial (1970)](https://example.org/book.html) - Jane Roe
``` ```
<a name="in_process"></a> - <a name="in_process"></a>Libros en proceso / no acabados aún:
- Libros en proceso / no acabados aún:
``` ```
CORRECTO: * [A punto de ser un libro fascinante](http://example.com/book2.html) - John Doe (HTML) (:construction: *en proceso*) CORRECTO: * [A punto de ser un libro fascinante](http://example.com/book2.html) - John Doe (HTML) (:construction: *en proceso*)
``` ```
<a name="archived"></a> - <a name="archived"></a>Enlaces archivados:
- Enlaces archivados:
``` ```
CORRECTO: * [Un recurso recuperado a partir de su línea de tiempo](https://web.archive.org/web/20211016123456/http://example.com/) - John Doe (HTML) *(:card_file_box: archivado)* CORRECTO: * [Un recurso recuperado a partir de su línea de tiempo](https://web.archive.org/web/20211016123456/http://example.com/) - John Doe (HTML) *(:card_file_box: archivado)*

@ -122,8 +122,8 @@
خوب: * [یک کتاب خیلی عالی (1970)](https://example.org/book.html) - نام نویسنده خوب: * [یک کتاب خیلی عالی (1970)](https://example.org/book.html) - نام نویسنده
``` ```
<a name="in_process"></a>
* کتابهای در دست تالیف: * <a name="in_process"></a>کتابهای در دست تالیف:
``` ```
خوب: * [کتابی که عالی خواهدشد](http://example.com/book2.html) - نام نویسنده (HTML) (:construction: *in process*) خوب: * [کتابی که عالی خواهدشد](http://example.com/book2.html) - نام نویسنده (HTML) (:construction: *in process*)

@ -125,15 +125,13 @@ BAD : * [A Very Awesome Book](https://example.org/book.html) - Jane Roe - 1970
GOOD: * [A Very Awesome Book (1970)](https://example.org/book.html) - Jane Roe GOOD: * [A Very Awesome Book (1970)](https://example.org/book.html) - Jane Roe
``` ```
<a name="in_process"></a> - <a name="in_process"></a>In-process books:
- In-process books:
``` ```
GOOD: * [Will Be An Awesome Book Soon](http://example.com/book2.html) - John Doe (HTML) (:construction: *in process*) GOOD: * [Will Be An Awesome Book Soon](http://example.com/book2.html) - John Doe (HTML) (:construction: *in process*)
``` ```
<a name="archived"></a> - <a name="archived"></a>Archived link:
- Archived link:
``` ```
GOOD: * [A Way-backed Interesting Book](https://web.archive.org/web/20211016123456/http://example.com/) - John Doe (HTML) *(:card_file_box: archived)* GOOD: * [A Way-backed Interesting Book](https://web.archive.org/web/20211016123456/http://example.com/) - John Doe (HTML) *(:card_file_box: archived)*

@ -123,8 +123,7 @@ MAUVAIS : * [Un Autre Livre Génial](https://exemple.org/livre.html) - Jane Roe
BIEN : * [Un Autre Livre Génial (1970)](https://exemple.org/livre.html) - Jane Roe BIEN : * [Un Autre Livre Génial (1970)](https://exemple.org/livre.html) - Jane Roe
``` ```
<a name="in_process"></a> - <a name="in_process"></a>Livres en cours :
- Livres en cours :
``` ```
BIEN : * [Sera bientôt un livre génial](http://exemple.com/livre2.html) - John Doe (HTML) (:construction: *in process*) BIEN : * [Sera bientôt un livre génial](http://exemple.com/livre2.html) - John Doe (HTML) (:construction: *in process*)

@ -125,15 +125,13 @@ SCORRETTO : * [A Very Awesome Book](https://example.org/book.html) - Jane Roe -
CORRETTO: * [A Very Awesome Book (1970)](https://example.org/book.html) - Jane Roe CORRETTO: * [A Very Awesome Book (1970)](https://example.org/book.html) - Jane Roe
``` ```
<a name="in_process"></a> - <a name="in_process"></a>Libri in sviluppo:
- Libri in sviluppo:
``` ```
CORRETTO: * [Will Be An Awesome Book Soon](http://example.com/book2.html) - John Doe (HTML) (:construction: *in process*) CORRETTO: * [Will Be An Awesome Book Soon](http://example.com/book2.html) - John Doe (HTML) (:construction: *in process*)
``` ```
<a name="archived"></a> - <a name="archived"></a>Link archiviato:
- Link archiviato:
``` ```
CORRETTO: * [A Way-backed Interesting Book](https://web.archive.org/web/20211016123456/http://example.com/) - John Doe (HTML) *(:card_file_box: archived)* CORRETTO: * [A Way-backed Interesting Book](https://web.archive.org/web/20211016123456/http://example.com/) - John Doe (HTML) *(:card_file_box: archived)*

@ -117,8 +117,7 @@ BAD : * [A Very Awesome Book](https://example.org/book.html) - Jane Roe - 1970
GOOD: * [A Very Awesome Book (1970)](https://example.org/book.html) - Jane Roe GOOD: * [A Very Awesome Book (1970)](https://example.org/book.html) - Jane Roe
``` ```
<a name="in_process"></a> - <a name="in_process"></a>작성중인 책:
- 작성중인 책:
``` ```
GOOD: * [Will Be An Awesome Book Soon](http://example.com/book2.html) - John Doe (HTML) (:construction: *in process*) GOOD: * [Will Be An Awesome Book Soon](http://example.com/book2.html) - John Doe (HTML) (:construction: *in process*)

@ -53,7 +53,7 @@ Ao contribuir você concorda em respeitar o [Código de Conduta](https://github.
- prefira _commits_ atômicos (um _commit_ para cada adição/deleção/modificação) ao invés de _commits_ maiores. Não é necessário fazer o _squash_ de seus _commits_ antes de submeter um PR. Nunca iremos impor esta regra dado que é apenas uma questão de conveniência para os mantenedores). - prefira _commits_ atômicos (um _commit_ para cada adição/deleção/modificação) ao invés de _commits_ maiores. Não é necessário fazer o _squash_ de seus _commits_ antes de submeter um PR. Nunca iremos impor esta regra dado que é apenas uma questão de conveniência para os mantenedores).
- se o livro for mais antigo, inclua a data de publicação no título. - se o livro for mais antigo, inclua a data de publicação no título.
- inclua o(s) nome(s) do(s) autor(es) onde for apropriado. Você pode encurtar a lista de autores com "et al". - inclua o(s) nome(s) do(s) autor(es) onde for apropriado. Você pode encurtar a lista de autores com "et al".
- se o livro não estiver completo, e ainda está sendo escrito, adicione a notação "em processo", como descrito [abaixo.](#em_processo) - se o livro não estiver completo, e ainda está sendo escrito, adicione a notação "em processo", como descrito [abaixo.](#in_process)
- se um endereço de email ou configuração de conta for solicitado antes que o _download_ seja habilitado, adicione uma observação no idioma apropriado e entre parênteses. Por exemplo: `(endereço de email é *pedido*, não obrigatório)`. - se um endereço de email ou configuração de conta for solicitado antes que o _download_ seja habilitado, adicione uma observação no idioma apropriado e entre parênteses. Por exemplo: `(endereço de email é *pedido*, não obrigatório)`.
@ -123,8 +123,7 @@ RUIM : * [Um Livro Muito Incrível](https://exemplo.org/livro.html) - Fulana de
BOM : * [Um Livro Muito Incrível (1970)](https://exemplo.org/livro.html) - Fulana de Tal BOM : * [Um Livro Muito Incrível (1970)](https://exemplo.org/livro.html) - Fulana de Tal
``` ```
<a name="em_processo"></a> - <a name="in_process"></a>Livros em processo:
- Livros em processo:
``` ```
BOM : * [Será Um Livro Incrível Em Breve](http://exemplo.com/livro2.html) - Fulano de Tal (HTML) (:construction: *em processo*) BOM : * [Será Um Livro Incrível Em Breve](http://exemplo.com/livro2.html) - Fulano de Tal (HTML) (:construction: *em processo*)

@ -127,8 +127,7 @@
ХОРОШО: * [Очень хорошая книга (1970)](https://example.org/book.html) - Джейн Роу ХОРОШО: * [Очень хорошая книга (1970)](https://example.org/book.html) - Джейн Роу
``` ```
<a name="in_process"></a> - <a name="in_process"></a>Незавершенные книги:
- Незавершенные книги:
``` ```
ХОРОШО: * [Скоро будет отличная книга](http://example.com/book2.html) - Джон Доу (HTML) (:construction: *in process*) ХОРОШО: * [Скоро будет отличная книга](http://example.com/book2.html) - Джон Доу (HTML) (:construction: *in process*)

@ -132,8 +132,7 @@ Tệ : * [Một cuốn sách rất tuyệt vời](https://example.org/book.html)
Tốt: * [Một cuốn sách rất tuyệt vời (1970)](https://example.org/book.html) - Jane Roe Tốt: * [Một cuốn sách rất tuyệt vời (1970)](https://example.org/book.html) - Jane Roe
``` ```
<a name="in_process"></a> - <a name="in_process"></a>Sách đang trong quá trình viết:
- Sách đang trong quá trình viết:
``` ```
Tốt: * [Sách sẽ sớm trở nên tuyệt vời](http://example.com/book2.html) - John Doe (HTML) (:construction: *in process*) Tốt: * [Sách sẽ sớm trở nên tuyệt vời](http://example.com/book2.html) - John Doe (HTML) (:construction: *in process*)

@ -142,8 +142,7 @@
正确:* [一本很有用的书 (1970)](https://example.org/book.html) - 张显宗 正确:* [一本很有用的书 (1970)](https://example.org/book.html) - 张显宗
``` ```
<a name="in_process"></a> * <a name="in_process"></a>编写(翻译)中的书籍:
* 编写(翻译)中的书籍:
``` ```
正确:* [马上出版的一本书](http://example.com/book2.html) - 张显宗 (HTML) (:construction: *编写中*) 正确:* [马上出版的一本书](http://example.com/book2.html) - 张显宗 (HTML) (:construction: *编写中*)

@ -144,8 +144,7 @@
正確:* [一本很有用的書 (1970)](https://example.org/book.html) - 張顯宗 正確:* [一本很有用的書 (1970)](https://example.org/book.html) - 張顯宗
``` ```
<a name="in_process"></a> * <a name="in_process"></a>編寫(翻譯)中的書籍:
* 編寫(翻譯)中的書籍:
``` ```
正確:* [即將出版的一本書](http://example.com/book2.html) - 張顯宗 (HTML) (:construction: *編寫中*) 正確:* [即將出版的一本書](http://example.com/book2.html) - 張顯宗 (HTML) (:construction: *編寫中*)

@ -123,15 +123,13 @@ BAD : * [A Very Awesome Book](https://example.org/book.html) - Jane Roe - 1970
GOOD: * [A Very Awesome Book (1970)](https://example.org/book.html) - Jane Roe GOOD: * [A Very Awesome Book (1970)](https://example.org/book.html) - Jane Roe
``` ```
<a name="in_process"></a> - <a name="in_process"></a>In-process books:
- In-process books:
``` ```
GOOD: * [Will Be An Awesome Book Soon](http://example.com/book2.html) - John Doe (HTML) (:construction: *in process*) GOOD: * [Will Be An Awesome Book Soon](http://example.com/book2.html) - John Doe (HTML) (:construction: *in process*)
``` ```
<a name="archived"></a> - <a name="archived"></a>Archived link:
- Archived link:
``` ```
GOOD: * [A Way-backed Interesting Book](https://web.archive.org/web/20211016123456/http://example.com/) - John Doe (HTML) *(:card_file_box: archived)* GOOD: * [A Way-backed Interesting Book](https://web.archive.org/web/20211016123456/http://example.com/) - John Doe (HTML) *(:card_file_box: archived)*

Loading…
Cancel
Save