fix(docs): Use Kramdown processor (#6677)

* Update _config.yml

* add markdown=1

* add markdown="1"

* add markdown="1"

* remove extra space?

* update url

* try

* undo, wrong branch

* complete removing spaces?

Initial addressed at commit 83b7ee4112

* explicitly use kramdown

* try undo url change

* redoing url change

specifying `markdown: kramdown` explicitly did not change url parsing behavior

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
pull/6692/head
Charlotte Tan 2022-01-31 08:58:31 -08:00 committed by GitHub
parent 4d45119123
commit de2f31976f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 44 additions and 45 deletions

View File

@ -3,7 +3,7 @@
remote_theme: pages-themes/minimal@v0.2.0
# [Conversion]
markdown: GFM
markdown: kramdown
# [Used rubygem plugins]
plugins:

View File

@ -1,4 +1,4 @@
<div dir="rtl">
<div dir="rtl" markdown="1">
# مرام‌نامه‌ی مشارکت‌کنندگان
@ -38,10 +38,9 @@
این مرامنامه از این جا گرفته شده است: [Contributor Covenant][homepage],
نسخه‌ی 1.3.0 در این جا در دسترس است: https://contributor-covenant.org/version/1/3/0/
[homepage]: https://contributor-covenant.org
نسخه‌ی 1.3.0 در این جا در دسترس است: [https://contributor-covenant.org/version/1/3/0/](https://contributor-covenant.org/version/1/3/0/)
</div>
[homepage]: https://contributor-covenant.org
[Translations](../README.md#translations)

View File

@ -1,6 +1,6 @@
*[این متن را در زبان‌های دیگر بخوانید](../README.md#translations)*
<div dir="rtl">
<div dir="rtl" markdown="1">
## توافقنامه‌ی مجوز همکاری

View File

@ -1,7 +1,7 @@
*[این متن را در زبان‌های دیگر بخوانید](../README.md#translations)*
<div dir="rtl">
<div dir="rtl" markdown="1">
به Free-Programming-Books خوش آمدید! ما به مشارکت‌کنندگان جدید خوش‌آمد می‌گوییم. حتی آنهایی که اولین پول‌ریکوئست خود را در گیت‌هاب ایجاد می کنند. اگر شما هم یکی از آنهایید، منابع زیر می‌توانند به شما کمک کنند.
* [درباره‌ی پول‌ریکوئست](https://help.github.com/articles/about-pull-requests/)