Skip to content

Commit e8755d6

Browse files
Doc
1 parent d6ac9d7 commit e8755d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,7 @@ Just create a YAML files in the `/conf/acm/settings/snippet/available/{project}`
383383
#### Example snippet
384384

385385
Note that snippets could contain placeholders, which are replaced with actual values when the snippet is inserted into the script.
386-
Also, snippet documentation could be a [GitHub Flavored Markdown](https://github.github.com/gfm/) file, which is rendered in the UI. As a consequence you can use HTML tags as well, provide links, images, etc.
386+
Also, snippet documentation could use [GitHub Flavored Markdown](https://github.github.com/gfm/) syntax, which is later rendered in the UI. As a consequence, you can use HTML tags as well, provide links, images, etc.
387387

388388
Let's assume a snippet located at path `/conf/acm/settings/snippet/available/acme/hello.yml` with the following content:
389389

0 commit comments

Comments
 (0)