Closed MathewBiddle closed 2 months ago
Mermaid diagram syntax was broken because of the Jekyll rendering to html process. This adjusts the shape of the problematic node and fixes the webpage. See https://github.com/ioos/mbon-docs/issues/58#issuecomment-2343676525 for more details.
The TOC was broken because of the header of the "For MBON Projects" section. This needs to start as a second level header (##), not third (###). These changes fix the TOC.
##
###
Closes #99
merging so I can share
Mermaid diagram syntax was broken because of the Jekyll rendering to html process. This adjusts the shape of the problematic node and fixes the webpage. See https://github.com/ioos/mbon-docs/issues/58#issuecomment-2343676525 for more details.
The TOC was broken because of the header of the "For MBON Projects" section. This needs to start as a second level header (
##
), not third (###
). These changes fix the TOC.Closes #99