From f888151153c66f80a88714b8e736f8dc60d96e3a Mon Sep 17 00:00:00 2001 From: Boris Verkhovskiy Date: Wed, 18 Dec 2024 17:17:25 -0700 Subject: [PATCH] Remove spacing after list markers --- .github/workflows/lint.yml | 2 +- de/lolcode.md | 4 ++-- he/html.md | 12 +++--------- lolcode.md | 4 ++-- 4 files changed, 8 insertions(+), 14 deletions(-) diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index ce05dc54..a5f13ca7 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -23,6 +23,6 @@ jobs: - name: Files are UTF-8 run: ./lint/encoding.sh . - name: Lint Markdown - run: mdl . --ignore-front-matter -r MD003,MD005,MD011,MD019,MD023,MD025,MD027,MD028,MD035,MD037,MD038,MD039,MD047 + run: mdl . --ignore-front-matter -r MD003,MD005,MD011,MD019,MD023,MD025,MD027,MD028,MD030,MD035,MD037,MD038,MD039,MD047 - name: Lint frontmatter run: ./lint/frontmatter.py . diff --git a/de/lolcode.md b/de/lolcode.md index a231211a..9c29a6c1 100644 --- a/de/lolcode.md +++ b/de/lolcode.md @@ -182,5 +182,5 @@ KTHXBYE ## Weiterführende Informationen: -- [LCI compiler](https://github.com/justinmeza/lci) -- [Official spec](https://github.com/justinmeza/lolcode-spec/blob/master/v1.2/lolcode-spec-v1.2.md) +- [LCI compiler](https://github.com/justinmeza/lci) +- [Official spec](https://github.com/justinmeza/lolcode-spec/blob/master/v1.2/lolcode-spec-v1.2.md) diff --git a/he/html.md b/he/html.md index 86279746..25d40e7e 100644 --- a/he/html.md +++ b/he/html.md @@ -151,14 +151,8 @@ HTML קיצור של Hypertext Markup Language כלומר זוהי שפה שמש ``` -## שימוש - -HTML נכתב בקבצים המסתיימים ב-`.html` או `.htm`. - -**HTML אינה שפת תכנות** - ## לקריאה נוספת -- [Wikipedia](https://he.wikipedia.org/wiki/HTML) -- [HTML Tutorial (EN)](https://developer.mozilla.org/en-US/docs/Web/HTML) -- [W3Schools (EN)](http://www.w3schools.com/html/html_intro.asp) +- [Wikipedia](https://he.wikipedia.org/wiki/HTML) +- [HTML Tutorial (EN)](https://developer.mozilla.org/en-US/docs/Web/HTML) +- [W3Schools (EN)](http://www.w3schools.com/html/html_intro.asp) diff --git a/lolcode.md b/lolcode.md index de5577ff..c1b43ee7 100644 --- a/lolcode.md +++ b/lolcode.md @@ -181,5 +181,5 @@ KTHXBYE ## Further reading: -- [LCI compiler](https://github.com/justinmeza/lci) -- [Official spec](https://github.com/justinmeza/lolcode-spec/blob/master/v1.2/lolcode-spec-v1.2.md) +- [LCI compiler](https://github.com/justinmeza/lci) +- [Official spec](https://github.com/justinmeza/lolcode-spec/blob/master/v1.2/lolcode-spec-v1.2.md)