Read the emphasis, the links and the lone image CommonMark spells
CI / gate (push) Successful in 5s

This commit is contained in:
2026-08-31 20:40:19 +02:00
parent 0476d33b7b
commit 163906dd6a
28 changed files with 741 additions and 184 deletions
@@ -0,0 +1,88 @@
{
"content": [
{
"content": [
{
"marks": [
{
"type": "em"
}
],
"text": "Torque",
"type": "text"
},
{
"text": " the ",
"type": "text"
},
{
"marks": [
{
"type": "strong"
}
],
"text": "M8 bolt",
"type": "text"
},
{
"text": " to 25 Nm, then ",
"type": "text"
},
{
"marks": [
{
"type": "em"
},
{
"type": "strong"
}
],
"text": "log it",
"type": "text"
},
{
"text": ".",
"type": "text"
}
],
"type": "paragraph"
},
{
"content": [
{
"text": "Un",
"type": "text"
},
{
"marks": [
{
"type": "em"
}
],
"text": "bolt",
"type": "text"
},
{
"text": "ing needs a ",
"type": "text"
},
{
"marks": [
{
"type": "strike"
}
],
"text": "10 mm",
"type": "text"
},
{
"text": " 13 mm spanner.",
"type": "text"
}
],
"type": "paragraph"
}
],
"type": "doc",
"version": 1
}