Skip to content

Conversation

matteopilz
Copy link
Contributor

No description provided.

@tada5hi
Copy link
Collaborator

tada5hi commented Mar 27, 2025

@matteopilz pls use markdown where possible.

Links

[title](link)

Images

https://vitepress.dev/guide/asset-handling#referencing-static-assets

@matteopilz
Copy link
Contributor Author

@matteopilz pls use markdown where possible.

Links

[title](link)

Images

https://vitepress.dev/guide/asset-handling#referencing-static-assets

I don't think it is possible to have an inline image with markdown:
image

The research areas of the Kohlbacher Lab are rather diverse and span from classical bioinformatics topics including sequence, structure, and systems bioinformatics to translational bioinformatics and personalized medicine. The following list gives an overview of our current research areas and provides links to more detailed information pages on our current projects.

## Computational Immunomics
<h2> <a href="https://www.flaticon.com/free-icons/immunology"><img height="40" src="../static/immunology.png" width="40" style="display:inline"></a> Computational Immunomics</h2>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do we really need to add a link to flaticon ? Can't it just be the image ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The link is to cite the origin of the flaticon.

@tada5hi
Copy link
Collaborator

tada5hi commented Mar 28, 2025

shouldn't that be the same:

# Computational Immunomics ![An image](./images/image.png)

and please please all images under src/public/images and don't add a new folder for that

@matteopilz
Copy link
Contributor Author

shouldn't that be the same:

# Computational Immunomics ![An image](./images/image.png)

and please please all images under src/public/images and don't add a new folder for that

No, that doesn't work:
image

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