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

add mermaid support for making diagrams #359

Merged
merged 5 commits into from
May 21, 2022
Merged

add mermaid support for making diagrams #359

merged 5 commits into from
May 21, 2022

Conversation

jforman
Copy link
Contributor

@jforman jforman commented May 18, 2022

https://gohugo.io/content-management/diagrams/#mermaid-diagrams

Description

Mermaid JS library provides the ability to create markdown-based diagrams and charts within your Hugo markdown.

This PR provides the ability for a user to include those diagrams in their posts, pages, etc.

Issue Number:

n/a

Additional Information (Optional)


Checklist

Yes, I included all necessary artefacts, including:

  • Tests
  • Documentation
  • Implementation (Code and Ressources)
  • Example

Testing Checklist

Yes, I ensured that all of the following scenarios were tested:

  • Desktop Light Mode (Default)
  • Desktop Dark Mode
  • Desktop Light RTL Mode
  • Desktop Dark RTL Mode
  • Mobile Light Mode
  • Mobile Dark Mode
  • Mobile Light RTL Mode
  • Mobile Dark RTL Mode

Notify the following users

@jforman

@netlify
Copy link

netlify bot commented May 18, 2022

Deploy Preview for anatole-demo ready!

Name Link
🔨 Latest commit 80f19b0
🔍 Latest deploy log https://app.netlify.com/sites/anatole-demo/deploys/6288b4a47e2be50008db630d
😎 Deploy Preview https://deploy-preview-359--anatole-demo.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@sonarcloud
Copy link

sonarcloud bot commented May 21, 2022

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
No Duplication information No Duplication information

Copy link
Owner

@lxndrblz lxndrblz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jforman LGTM. Thanks for your PR.

@lxndrblz lxndrblz merged commit d511a6f into lxndrblz:master May 21, 2022
@lxndrblz lxndrblz self-assigned this May 21, 2022
@lxndrblz lxndrblz added the enhancement New feature or request label May 21, 2022
@lxndrblz lxndrblz added this to In progress in 🛣 Roadmap via automation May 21, 2022
@lxndrblz lxndrblz linked an issue May 21, 2022 that may be closed by this pull request
@lxndrblz
Copy link
Owner

Closes #360 .

@lxndrblz lxndrblz moved this from In progress to Done in 🛣 Roadmap Jun 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
🛣 Roadmap
  
Done
Development

Successfully merging this pull request may close these issues.

Add Mermaid diagram support
2 participants