We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 681f126 commit 9c07352Copy full SHA for 9c07352
1 file changed
index.html
@@ -246,7 +246,6 @@ <h2 class="subtitle">主要機能一覧</h2>
246
<th scope="row" style="padding: 10px; border: 1px solid #dcd3b2; font-weight: bold;">実装形態</th>
247
<td style="padding: 10px; border: 1px solid #dcd3b2;">コマンドベースのスキャフォールディング(標準実装/デベロッパーによる追加構築不要)</td>
248
</tr>
249
- <!-- 以下、同様のパターンで続く -->
250
<tr>
251
<th scope="row" style="padding: 10px; border: 1px solid #dcd3b2; font-weight: bold;">非同期モデル</th>
252
<td style="padding: 10px; border: 1px solid #dcd3b2;">独自仕様のイベントループ / コルーチン対応(ステータス維持したまま処理を中断可能)</td>
0 commit comments