Skip to content

Add markdown support #6

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

danielfdsilva
Copy link
Member

@QuentinMaz made a couple of changes to the md loading to abstract the logic and add loading/error handling. Please have a look.

QuentinMaz and others added 2 commits April 4, 2025 13:34
Introduces a new `MdContent` component to handle markdown fetching, rendering, and error handling.
Removes direct markdown fetching logic from individual and species components.
Species data now includes a descriptionMdSrc which links to a markdown file to be displayed.
The Tabs components are now lazy loaded, which should improve the initial loading of the pages.
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.

2 participants