-
Couldn't load subscription status.
- Fork 389
Add loose markdown linter #2796
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: Thib <[email protected]>
Signed-off-by: Thib <[email protected]>
Signed-off-by: Thib <[email protected]>
Deploying matrix-website with
|
| 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 |
Signed-off-by: Thib <[email protected]>
Signed-off-by: Thib <[email protected]>
Signed-off-by: Thib <[email protected]>
| [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>] |
There was a problem hiding this comment.
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/<alias>") | ||
| def query_alias(alias): | ||
| alias_localpart = alias.split(":")[0][1:] | ||
| alias_localpart = alias.split[":"](0)[1:] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nope
Signed-off-by: Thib <[email protected]>
…disable them for now Signed-off-by: Thib <[email protected]>
| reference-links-images: false | ||
| # table-pipe-style: | ||
| # style: consistent | ||
| table-column-coune: false |
There was a problem hiding this comment.
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?
|
Is it possible to add a check that we do internal links properly internally? |
|
How to handle this? |
|
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 |
goals:
future ideas: