Skip to content

Commit c8daf9a

Browse files
committed
docs: Update tiny doc
1 parent 6867053 commit c8daf9a

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

docs/config/usage.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -100,8 +100,9 @@ Mermaid can load multiple diagrams, in the same page.
100100
101101
## Tiny Mermaid
102102

103-
We have a smaller version of mermaid that is almost half the size of the full library.
104-
If you need a leaner version without some additional features, you can use the [Mermaid Tiny](https://github.com/mermaid-js/mermaid/tree/develop/packages/tiny) library.
103+
We offer a smaller version of Mermaid that's approximately half the size of the full library. This tiny version doesn't support Mindmap Diagrams, Architecture Diagrams, KaTeX rendering, or lazy loading.
104+
105+
If you need a more lightweight version without these features, you can use [Mermaid Tiny](https://github.com/mermaid-js/mermaid/tree/develop/packages/tiny).
105106

106107
## Enabling Click Event and Tags in Nodes
107108

packages/mermaid/src/docs/config/usage.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -94,8 +94,9 @@ Mermaid can load multiple diagrams, in the same page.
9494
9595
## Tiny Mermaid
9696

97-
We have a smaller version of mermaid that is almost half the size of the full library.
98-
If you need a leaner version without some additional features, you can use the [Mermaid Tiny](https://github.com/mermaid-js/mermaid/tree/develop/packages/tiny) library.
97+
We offer a smaller version of Mermaid that's approximately half the size of the full library. This tiny version doesn't support Mindmap Diagrams, Architecture Diagrams, KaTeX rendering, or lazy loading.
98+
99+
If you need a more lightweight version without these features, you can use [Mermaid Tiny](https://github.com/mermaid-js/mermaid/tree/develop/packages/tiny).
99100

100101
## Enabling Click Event and Tags in Nodes
101102

0 commit comments

Comments
 (0)