Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mermaid details #337

Merged
merged 3 commits into from
Apr 13, 2023
Merged

Mermaid details #337

merged 3 commits into from
Apr 13, 2023

Conversation

therealryan
Copy link
Collaborator

@therealryan therealryan commented Apr 13, 2023

The artifact structure diagrams are kind of large, so we used to display them in a <details> block to disrupt the page less.
At some point github changed something on their end which broke this usage (diagrams in <details> blocks were displayed with zero height), so we had to #196 to just display the diagrams all the time.
We raised an issue with github to get their regression fixed. That issue is still open, but it looks like the problem has gone away. ¯\_(ツ)_/¯

So, we're restoring our usage of <details>.

Also in this changeset, some documentation fixes:

  • Fixing some section 7.2 violations
  • Fixing dependency scope in the quickstart guide

@sonarcloud
Copy link

sonarcloud bot commented Apr 13, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@therealryan therealryan merged commit d412be5 into main Apr 13, 2023
@therealryan therealryan deleted the mermaid_details branch April 13, 2023 09:11
@therealryan therealryan added enhancement New feature or request and removed enhancement New feature or request labels Jun 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant