Alois Klink
4cc3b17d36
docs(demos): fix indentation of YAML front-matter
...
Mermaid diagrams that have YAML front-matter can now be indented in
HTML code, see commit:
5cfa9196 (fix: support parsing indented mmd YAML from HTML, 2022-11-27)
Some diagrams previously had a mix of tabs/spaces for indentation.
In order for `dedent` to work, these diagrams had to be converted to
using a consistent indentation.
2022-11-27 18:29:28 +00:00
Mason Malone
70f024735b
Add title support using YAML frontmatter
2022-11-18 20:42:54 -08:00
Ashley Engelund (weedySeaDragon @ github)
fdb81be0a0
update demo diagrams to have lang, hr tags, src = mermaid.js where needed.
2022-10-02 13:51:25 -07:00
Knut Sveidqvist
ef527cb0fa
Merge branch 'develop' into feature/3171--erDiagram-allow-chars-in-entity-name
2022-09-28 13:24:54 +02:00
Knut Sveidqvist
edb30c9feb
Merge branch 'develop' into bug/3429_er-dark-theme-attribute-colors
2022-09-28 13:17:00 +02:00
Ashley Engelund (weedySeaDragon @ github)
7ed3c21a6d
move charts to their pages; index page just a list to them
2022-09-26 18:16:36 -07:00
Ashley Engelund (weedySeaDragon @ github)
ddc35fa9ce
a few more wee changes to the ER demo
2022-09-24 16:50:02 -07:00
Ashley Engelund (weedySeaDragon @ github)
5daa130857
er demo: clarify comment about name
2022-09-24 16:11:07 -07:00
Ashley Engelund (weedySeaDragon @ github)
ed0f22b037
Merge remote-tracking branch 'MERMAID/develop' into bug/er/allow-chars-in-entity-name
...
# Conflicts:
# vite.config.cts
# yarn.lock
2022-09-24 16:06:54 -07:00
Ashley Engelund (weedySeaDragon @ github)
eb1c6894f5
change demo ER diagram to include attributes, names with various chars
2022-09-24 16:05:59 -07:00
Ashley Engelund (weedySeaDragon @ github)
84dfc8ee4b
demos er.html add title, accDescription back in; simplify nearly to before
2022-09-22 12:26:36 -07:00
Ashley Engelund (weedySeaDragon @ github)
9cb7054ff9
add attributes to demo ER diagram so attribute styles can be evaluated
2022-09-22 11:48:11 -07:00
Sidharth Vinod
36ad4a847e
vite Server
2022-09-21 00:47:04 +05:30
Sidharth Vinod
ac629c91d6
Fix import errors
2022-09-14 12:01:47 +05:30
Sidharth Vinod
94868e48cb
ESM test
2022-09-13 12:46:29 +05:30
Sidharth Vinod
91478caf5b
fix #3407 Replace div
with pre
and format
2022-09-05 00:48:36 +05:30
Cory Gwin
50f522ae5c
feat: adding more accessibility tooling
2022-03-31 13:21:56 +00:00