Mermaid CSS tests
Test blocks
Section titled “Test blocks”Test block1
Section titled “Test block1”apt update
apt install nginx
systemctl restart nginx
Test block2
Section titled “Test block2”=== "app.py"
~~~ py title="app.py" linenums="1" hl_lines="4"
from fastapi import FastAPI
app = FastAPI()
app.title = "Demo"
~~~
=== "config.yml"
~~~ yaml title="config.yml" linenums="1"
site_name: Demo
theme:
name: material
~~~
=== "package.json"
~~~ { .json .no-copy title="package.json" }
{
"scripts": {
"dev": "astro dev"
}
}
~~~
from fastapi import FastAPI
app = FastAPI()
app.title = "Demo"
site_name: Demo
theme:
name: material
{
"scripts": {
"dev": "astro dev"
}
}
Test block3
Section titled “Test block3”from fastapi import FastAPI
app = FastAPI()
app.title = "Demo"
Test block4
Section titled “Test block4”from fastapi import FastAPI
app = FastAPI()
app.title = "Demo"
Test block5
Section titled “Test block5”from fastapi import FastAPI
app = FastAPI()
app.title = "Demo"
Test block6
Section titled “Test block6”from fastapi import FastAPI
app = FastAPI()
app.title = "Demo"
Test block7
Section titled “Test block7”from fastapi import FastAPI
app = FastAPI()
app.title = "Demo"
Test block8
Section titled “Test block8”from fastapi import FastAPI
app = FastAPI()
app.title = "Demo"
Mermaid CSS tests
Section titled “Mermaid CSS tests”Imported from https://gitea.newkube.ia86.cc/sigMAX/Image_devsite at commit a3b56db.
This page gathers 20 Mermaid diagrams in one place to test FrontMark Mermaid CSS across sizes and diagram types.
Test 1
Section titled “Test 1”Source: src/content/docs/concepts/agreements.md:59
Test 2
Section titled “Test 2”Source: src/content/docs/concepts/binary-model.md:37
Test 3
Section titled “Test 3”Source: src/content/docs/concepts/component-model.md:63
Test 4
Section titled “Test 4”Source: src/content/docs/concepts/contracts.md:38
Test 5
Section titled “Test 5”Source: src/content/docs/concepts/drift-detection.md:47
Test 6
Section titled “Test 6”Source: src/content/docs/concepts/objectir-docir.md:54
Test 7
Section titled “Test 7”Source: src/content/docs/concepts/primitives.md:49
Test 8
Section titled “Test 8”Source: src/content/docs/frontend/astro-svelte-vite.md:20
Test 9
Section titled “Test 9”Source: src/content/docs/frontend/frontmark.md:61
Test 10
Section titled “Test 10”Source: src/content/docs/generation/overview.md:18
Test 11
Section titled “Test 11”Source: src/content/docs/index.md:53
Test 12
Section titled “Test 12”Source: src/content/docs/index.md:170
Test 13
Section titled “Test 13”Source: src/content/docs/index.md:340
Test 14
Section titled “Test 14”Source: src/content/docs/runtime/dapr.md:30
Test 15
Section titled “Test 15”Source: src/content/docs/runtime/observability.md:69
Test 16
Section titled “Test 16”Source: src/content/docs/runtime/storage-service.md:70
Test 17
Section titled “Test 17”Source: src/content/docs/runtime/wasm-sandbox.md:50
Test 18
Section titled “Test 18”Source: src/content/docs/sigmax.md:70
Test 19
Section titled “Test 19”Source: src/content/docs/sigmax.md:156