Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

expand the tags in modules in the notes branch #23

Open
vladak opened this issue Mar 24, 2021 · 1 comment
Open

expand the tags in modules in the notes branch #23

vladak opened this issue Mar 24, 2021 · 1 comment
Assignees
Labels

Comments

@vladak
Copy link
Member

vladak commented Mar 24, 2021

The tags (e.g. #source) should be expanded in the individual modules in the notes branch. Needed for direct links to modules so that the links work (e.g. toupper.md).

@vladak vladak added the build label Mar 24, 2021
@vladak vladak self-assigned this Mar 24, 2021
@vladak
Copy link
Member Author

vladak commented Mar 27, 2021

The plugins used to resolving custom tags are processed only in markdown-include's compileFiles() which needs JSON file as input. Either we will construct the JSON file on the fly for each processed file or modify markdown-include to allow the processing directly (last commit date is 2016 so it is not clear what are the chances of accepting pull requests).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant