Skip to content

Commit

Permalink
Fix README about plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
mightymax committed Oct 17, 2023
1 parent 308cbfe commit 3f7a6dd
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,11 +56,6 @@ mkdocs gh-deploy

Required plugins:
- To render `mermaid` you will need to install [this plugin](https://github.com/fralau/mkdocs-mermaid2-plugin).
- Theme [Mkdocs - GitBook Theme](https://gitlab.com/lramage/mkdocs-gitbook-theme)
- Theme [Material for MkDocs](https://squidfunk.github.io/mkdocs-material/)

Other dependencies:
- [Pygments](https://pygments.org) for syntax highlighting

### Notes abouth syntax highlighting
This project uses [highlightjs.org](https://highlightjs.org) for rendering code blocks with syntax highlighting. This projects does not have supprt for Turtle/SPARQL by default. We use a custom build to provide syntax hightlighting for these.
Expand Down

0 comments on commit 3f7a6dd

Please sign in to comment.