pawamoy / pawamoy/markdown-exec
feature: Export env vars for current source and session
Open
@pawamoy is already working on this.
Since Jul 8, 2024.
feature
- Dominant language
- Python
- Stars
- 174
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
Is your feature request related to a problem? Please describe.
As we see in the File-tree gallery example, we have to pass the session name to the recursive function. Could be nice to have an exported env var instead for that.
For language which do not allow recursivity, it could be useful to also export the current source.
Describe the solution you'd like
MARKDOWN_EXEC_CURRENT_SOURCEMARKDOWN_EXEC_CURRENT_SESSION
Describe alternatives you've considered
/
Additional context
/
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.