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

5: Add markdown rendering to eportfolio #16

Merged
merged 6 commits into from
Sep 19, 2024
Merged

Conversation

CJGutz
Copy link
Owner

@CJGutz CJGutz commented Sep 19, 2024

Uses the markdown_rs package to convert markdown files to html.
Added two routes to handle requests to pages for courses. First route to use FromRequest.
Separates router and server into two different files.
Adds new operation for loading markdown files with md
Moves handling of errors into separate function.

@CJGutz CJGutz merged commit e161e85 into main Sep 19, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant