Answer the review: one home per contract, and cover the matching's last branch
CI / gate (push) Successful in 5s

This commit is contained in:
2026-08-27 13:17:08 +02:00
parent a8bea25b7c
commit 1108d36d1f
7 changed files with 76 additions and 30 deletions
@@ -80,6 +80,68 @@
}
],
"type": "paragraph"
},
{
"content": [
{
"marks": [
{
"type": "strike"
}
],
"text": "un",
"type": "text"
},
{
"marks": [
{
"type": "strike"
},
{
"type": "em"
}
],
"text": "a",
"type": "text"
},
{
"marks": [
{
"type": "strike"
},
{
"type": "em"
},
{
"type": "strong"
}
],
"text": "b",
"type": "text"
},
{
"marks": [
{
"type": "strike"
},
{
"type": "strong"
}
],
"text": "c",
"type": "text"
},
{
"marks": [
{
"type": "strike"
}
],
"text": "istic",
"type": "text"
}
],
"type": "paragraph"
}
],
"type": "doc",
@@ -1,3 +1,5 @@
un:adf{json="{\"marks\":[{\"type\":\"em\"}],\"text\":\"a\",\"type\":\"text\"}"}:adf{json="{\"marks\":[{\"type\":\"em\"},{\"type\":\"strong\"}],\"text\":\"b\",\"type\":\"text\"}"}**c**istic
***a*b**:adf{json="{\"marks\":[{\"type\":\"strong\"},{\"type\":\"em\"}],\"text\":\"c\",\"type\":\"text\"}"}
~~un~~:adf{json="{\"marks\":[{\"type\":\"strike\"},{\"type\":\"em\"}],\"text\":\"a\",\"type\":\"text\"}"}:adf{json="{\"marks\":[{\"type\":\"strike\"},{\"type\":\"em\"},{\"type\":\"strong\"}],\"text\":\"b\",\"type\":\"text\"}"}~~**c**istic~~