Skip to content

Conversation

@thibaultamartin
Copy link
Contributor

@thibaultamartin thibaultamartin commented Jun 26, 2025

goals:

  • make sure URLs are linkified ("autolinks")
  • reversed md links
  • extensible in the future

future ideas:

  • increasing headings
  • consistent heading style
  • lists are properly indented
  • see the options turned off in the config

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Jun 26, 2025

Deploying matrix-website with  Cloudflare Pages  Cloudflare Pages

Latest commit: 28e9a1a
Status: ✅  Deploy successful!
Preview URL: https://94629def.matrix-website.pages.dev
Branch Preview URL: https://add-loose-markdown-linter.matrix-website.pages.dev

View logs

@HarHarLinks HarHarLinks added the meta Something concerning the repo itself, such as technical changes, contribution guidelines, and more. label Jun 26, 2025
[embed]<http://youtu.be/ER3g4-4bFYk?list=PLO-gJ4-4x_IIYVTuLmVr8iUedvVdduYY4[/embed>]

[embed]https://www.youtube.com/watch?v=As-5vVdXhu0[/embed]
[embed]<https://www.youtube.com/watch?v=As-5vVdXhu0[/embed>]
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nope

<pre>@app.route("/rooms/&lt;alias&gt;")
def query_alias(alias):
alias_localpart = alias.split(":")[0][1:]
alias_localpart = alias.split[":"](0)[1:]
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nope

reference-links-images: false
# table-pipe-style:
# style: consistent
table-column-coune: false
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what is a "coune"? is this going over my head or supposed to be "count"? is there a reference for all the options?

@thibaultamartin thibaultamartin marked this pull request as draft June 26, 2025 12:17
@HarHarLinks
Copy link
Collaborator

HarHarLinks commented Jun 26, 2025

Is it possible to add a check that we do internal links properly internally?
maybe https://github.com/theoludwig/markdownlint-rule-relative-links (at least its similar)

@HarHarLinks HarHarLinks mentioned this pull request Jun 26, 2025
@HarHarLinks
Copy link
Collaborator

@thibaultamartin
Copy link
Contributor Author

How about escaping the link as inline code?

@HarHarLinks
Copy link
Collaborator

How about escaping the link as inline code?

I'm not 100% sure what would and what wouldn't be acceptable to e.g. in this case the SCT

https://matrix.to/#/!kOXQjUbOfdYNCtRmZv:matrix.org/$Xgx6TF5riLOvS35MCUeqaXc_nr8nIePEtFbDOLsURyg?via=matrix.org&via=element.io&via=mozilla.org

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

meta Something concerning the repo itself, such as technical changes, contribution guidelines, and more.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants