posit-dev / posit-dev/positron
help pane: use `docstring-to-markdown` extension system for epytext handling
Open
@isabelizimm is already working on this.
Since Sep 30, 2025.
area: help
lang: python
- Dominant language
- TypeScript
- Stars
- 4.3k
- Forks
- 184
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 206
Description
from @seeM
docstring-to-markdown(which we use in our Help server) v0.17 introduced a simple extension system that we may want to use for our Epytext handling
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.