chore: complete HTML editing verification
Quality / quality (ubuntu-latest) (push) Failing after 10m13s
Quality / quality (windows-latest) (push) Canceled after 0s

This commit is contained in:
2026-08-18 22:49:07 +05:30
parent 7ad336b4dd
commit fdd0c9f847
4 changed files with 6 additions and 10 deletions
@@ -1,13 +0,0 @@
page HtmlEditingCheck {
seo {
title = "HTML editing check"
description = "Scratch page for verifying editor support inside view blocks."
canonical = "/html-editing-check"
}
view {
<main>
<h1>Editor check</h1>
</main>
}
}