-
The version of `markdown-link-check` took has been pinned to a specific version in https://github.com/open-telemetry/opentelemetry-collector/pull/11605 due to a bug in the most recent release https://…
-
I would like to extend the jq manual with information about diverging behaviour between different jq implementations (jq, gojq, jaq, ...). For this, I will have to go through the whole manual once, wh…
-
### Issue
Adding Markdown to the chat can confuse even advanced models like Sonnet, but in a reasonable way.
Aider could be tolerant of output like this which adds a triple backticks+language id …
-
With the spec docs now in markdown and with us self-hosting the files, should we move to having links go directly to their targets rather than to an appendix (which is IETF style)? Personally, I neve…
-
Keep the software/compiler compatibility table up to date is hard to do. I already implemented a script, to generate the markdown table from a json config file.
The job generator already know all val…
-
## Description of the enhancement requested
Need, use case: create documentation on COBOL programming using markdown files.
The syntax of the markdown language, `.md` files, allows you to declar…
-
I initially saw this error in some code I was running. I went back to the referenced [colab notebook](https://colab.research.google.com/github/noamgat/lm-format-enforcer/blob/main/samples/colab_llama2…
-
Hi,
I was wondering if it's possible to exclude a field dynamically.
I have the following field.
```
Internal InternalConfig `json:"internalConfig"`
```
What would be ideal is to create…
-
With the spec docs now in markdown and with us self-hosting the files, should we move to having links go directly to their targets rather than to an appendix (which is IETF style)? Personally, I neve…
-
### Bug description
_No response_
### Steps to reproduce
`````quarto
---
engine: jupyter
---
```{python}
from IPython.display import Markdown, display, JSON
display(JSON({
"first_name"…