Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions icons/nuxt-content-mermaid.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 19 additions & 0 deletions modules/nuxt-content-mermaid.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
name: nuxt-content-mermaid
description: >-
A Nuxt module designed for integrating Mermaid with `@nuxt/content`. It
automatically converts `mermaid` code blocks in Markdown into responsive chart
components, and supports lazy loading and dark/light theme switching.
repo: andy820621/nuxt-content-mermaid
npm: '@barzhsieh/nuxt-content-mermaid'
icon: nuxt-content-mermaid.svg
github: https://github.com/andy820621/nuxt-content-mermaid
website: https://nuxt-content-mermaid.barz.app
learn_more: https://nuxt-content-mermaid.barz.app
category: Extensions
type: 3rd-party
maintainers:
- name: andy820621
github: andy820621
compatibility:
nuxt: ^3.20.1 || ^4.1.0
requires: {}
Loading