We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ef3a91 commit 1444c4bCopy full SHA for 1444c4b
README.md
@@ -38,7 +38,7 @@ vendor/patrick-maynard/audit-class-generator/apply.php
38
Then view the source of the page you want to debug in a browser.
39
40
You'll see that any tag that already had a "class" attribute now has a unique
41
-class that looks something like audit_34f39d or such appended to the class list.
+class that looks something like `audit_34f39d` or such appended to the class list.
42
43
Just grep for that audit class, and you'll find the Twig template you want in a jiffy.
44
0 commit comments