ioos / marine_life_data_network

Planning efforts relevant to IOOS Marine Life and IOOS DMAC.
https://ioos.github.io/marine_life_data_network/
Other
1 stars 3 forks source link

fix mermaid diagram and TOC #100

Closed MathewBiddle closed 2 months ago

MathewBiddle commented 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

MathewBiddle commented 2 months ago

merging so I can share