Skip to content

Md export cells to module docstring#1591

Merged
jph00 merged 3 commits into
mainfrom
md-export-docstring
May 19, 2026
Merged

Md export cells to module docstring#1591
jph00 merged 3 commits into
mainfrom
md-export-docstring

Conversation

@RensDimmendaal
Copy link
Copy Markdown
Contributor

This PR adds a feature that #| export markdown cells are appended to the module docstring.
These cells will still appear as normal in the rendered docs.

I've also added sys.path.append('') and sys.path.pop() where needed so the notebooks run end to end in solveit where '' is not added to path by default.

@jph00 jph00 merged commit 9d7676e into main May 19, 2026
0 of 8 checks passed
@jph00 jph00 deleted the md-export-docstring branch May 19, 2026 04:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants