diff --git a/__tests__/index.test.ts b/__tests__/index.test.ts
index d1eb5e2d..404296f5 100644
--- a/__tests__/index.test.ts
+++ b/__tests__/index.test.ts
@@ -124,7 +124,18 @@ describe('rehype-attr test case', () => {
title: 'options="attr" -
`- list`',
markdown: '- list \n',
expected: '\n',
- }
+ },
+
+ {
+ title: 'options="attr" - test parameter value type ',
+ markdown: '#### This is a title\n',
+ expected: 'This is a title
\n',
+ },
+ {
+ title: 'options="attr" - test identifier',
+ markdown: '#### This is a title\n