-
R Übungen:
(Melanie): Evtl. wäre es hilfreich, das komplette Skript für die Übungen zum Download zur Verfügung zu stellen (am Ende der jeweiligen Einheit).
-
Add support for link shortener with an organization-configurable regex list similar to [linkifiers](https://zulip.com/help/add-a-custom-linkifier):
`https://github.com/(?P[a-zA-Z0-9_-]+)/(?P[a-zA-Z0-…
-
Link to documentation of netCDF files for In-Situ and documentation for other units in the examples markdown text.
-
When the required build checks for a PR run, one of these checks is a markdown link checker. This is useful to help ensure that we don't amass a bunch of broken links in the docs. However, the markdow…
-
### Describe the issue
I'm developing the collaborative markdown editor with codemirror.
https://github.com/user-attachments/assets/c9ff0434-1658-4921-b0da-0cdd51b28467
However, there are follo…
-
at docs/Index.md
the link near the top that says "Basic Operations" points to
https://github.com/DelphiWorlds/DeviceLens/blob/master/Docs/Index.md#basic-operations
which doesn't seem to have a basi…
-
## About this issue
I want to transfer the private formats to markdown,need to build an link anchor to navigate the article's H1 element,such as:
```kotlin
JUMP_PAGE -> {
md += "[跳转到第${i.val…
-
An issue I've noticed is that links don't output as markdown as expected:
Example passage: "Here is a link to something"
Actual markdown output: `Here is a[ link](example.com) to something`
…
-
- [x] I've checked [docs](https://rich.readthedocs.io/en/latest/introduction.html) and [closed issues](https://github.com/Textualize/rich/issues?q=is%3Aissue+is%3Aclosed) for possible solutions.
- [x…
-
- swagger-ui version: v3.0.21
```
swagger: '2.0'
info:
version: "1.0.0-alpha"
title: Answer to life
description: |
# Documentation
This endpoint can solve the problems …