open-telemetry / open-telemetry/weaver
Add jinja helper to escape multi-line text in markdown tables
Open
@lmolkova is already working on this.
Since Aug 19, 2025.
template engine
- Dominant language
- Rust
- Stars
- 489
- Forks
- 108
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 40
Description
Examples, more than other properties, could be multi-line and it'd be great to have means to md-table-escape them in the docs.
This beautiful jinja could be moved to rust and become a filter
https://github.com/open-telemetry/semantic-conventions/blob/eccd1f806e426a32c98271c3ce77585492d26de2/templates/registry/markdown/examples_macros.j2#L1-L19
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.