File tree Expand file tree Collapse file tree 3 files changed +9
-1
lines changed
Expand file tree Collapse file tree 3 files changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -78,4 +78,4 @@ A table of currently available plugins can be found [here](https://synbiohub.git
7878
7979Follow the instructions on the following [ GitHub README] ( https://github.com/SynBioHub/SynBioHub3 ) to install SynBioHub2 locally onto your system.
8080
81- ** [ Next, you should set up your instance before going public] ( setup.md ) **
81+ ** [ Next, you should set up your instance before going public] ( setup.md ) **
Original file line number Diff line number Diff line change 1+ wiki2.synbiohub.org
Original file line number Diff line number Diff line change @@ -27,3 +27,10 @@ plugins:
2727 default_page_name : Index
2828markdown_extensions :
2929 - admonition
30+ - pymdownx.highlight :
31+ anchor_linenums : true
32+ line_spans : __span
33+ pygments_lang_class : true
34+ - pymdownx.inlinehilite
35+ - pymdownx.snippets
36+ - pymdownx.superfences
You can’t perform that action at this time.
0 commit comments