Hi,
I wanted to build a simple documentation website for my github project (https://sirixdb.github.io), but somehow I can’t get the Markdown syntax highlighting to work:
https://sirixdb.github.io/low-level-api.html
However I see a lot of CSS styles defined in the HTML-website. As, I haven’t done any frontend web development (working on the backend side), I’m a bit confused. I tried different highlighting syntaxes, but from what I read it uses Rogue as the default syntax highlighter and I specified it in the _config.yml file.
Any help would be great
kind regards
Johannes