We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8663e4a commit c9509a4Copy full SHA for c9509a4
test/rules/no-ai-emphasis-patterns.test.ts
@@ -30,7 +30,7 @@ tester.run("no-ai-emphasis-patterns", noAiEmphasisPatterns, {
30
// 見出し内太字(通常のテキストとして)
31
"# 通常の見出し",
32
"## 太字なしの見出し",
33
-
+
34
// 見出し内太字検出を無効化
35
{
36
text: "# **太字の見出し**",
0 commit comments