I would like to display code samples of different languages on a website built using react.
Ideally the code sample maintains its formatting and includes line numbers. Best case scenario would be to include syntax highlighting based on the language.
Any suggestions on how to approach this is appreciated.