Fisk asterisk formatting in Asciidoc

This commit is contained in:
Sam Brannen
2023-08-04 15:41:39 +03:00
parent 07a1aea9c7
commit d890827bae
@@ -35,8 +35,8 @@ in which the test class is defined. A path starting with a slash is treated as a
absolute classpath resource (for example: `"/org/example/test.xml"`). A path that absolute classpath resource (for example: `"/org/example/test.xml"`). A path that
references a URL (for example, a path prefixed with `classpath:`, `file:`, or `http:`) is references a URL (for example, a path prefixed with `classpath:`, `file:`, or `http:`) is
loaded by using the specified resource protocol. Resource location wildcards (such as loaded by using the specified resource protocol. Resource location wildcards (such as
`**/*.properties`) are not permitted: Each location must evaluate to exactly one `{asterisk}{asterisk}/{asterisk}.properties`) are not permitted: Each location must
`.properties` or `.xml` resource. evaluate to exactly one `.properties` or `.xml` resource.
The following example uses a test properties file: The following example uses a test properties file: