Skip to content

Commit d4dcabe

Browse files
Update README.md
1 parent a6ecf92 commit d4dcabe

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# CodeQ.AssetHelpers
22
A package to provide selection of whole asset collection and tags in Neos content editing that keeps caching in mind.
33

4-
Here is the escaped Markdown documentation for your `AssetHelper` class:
5-
64
## CodeQ.Asset EelHelper
75

86
The `CodeQ.Asset` EelHelper provides utility methods for working with assets, asset collections, and tags in Neos CMS. It is designed to be used in Eel expressions and supports various operations such as retrieving assets by collection or tag, sorting assets, and converting file sizes to human-readable formats.
@@ -73,7 +71,7 @@ prototype(Your.Package:Component) {
7371
}
7472
```
7573

76-
## Notes
74+
### Notes
7775
- The methods are designed to handle both identifiers and object instances for collections and tags.
7876

7977
## CodeQ.AssetCacheTag EelHelper

0 commit comments

Comments
 (0)