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

Support linking to other slides #6

Open
MartenBE opened this issue Sep 23, 2024 · 1 comment
Open

Support linking to other slides #6

MartenBE opened this issue Sep 23, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@MartenBE
Copy link
Owner

MartenBE commented Sep 23, 2024

If not absolute path, and ends on .md: replace the extension with .html. Perhaps something similar to the nav option in mkdocs would be great.

@MartenBE MartenBE self-assigned this Oct 12, 2024
@MartenBE MartenBE added the enhancement New feature or request label Oct 12, 2024
@jaywhj
Copy link

jaywhj commented Dec 20, 2024

Yes, this is necessary. If the markdown document is associated with other markdown files, the associated md files will be copied to the built directory during the build. This is actually not necessary. You only need to change the suffix to html.

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

No branches or pull requests

2 participants