You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Custom Data Type for calculating reading time. With full variant support!
8
8
@@ -116,7 +116,7 @@ public class Composer : IComposer
116
116
117
117
## Contributing
118
118
119
-
Contributions to this package are most welcome! Please read the [Contributing Guidelines](CONTRIBUTING.md).
119
+
Contributions to this package are most welcome! Please read the [Contributing Guidelines](https://github.com/jcdcdev/jcdcdev.Umbraco.ReadingTime/blob/main/.github/CONTRIBUTING.md).
Custom Data Type for calculating reading time. With full variant support!
9
+
10
+
The following editors are currently supported:
11
+
12
+
- Rich Text
13
+
- Markdown
14
+
- Block Grid
15
+
- Block List
16
+
- Nested Content
17
+
- Textstring
18
+
- Textarea
19
+
20
+
## Contributing
21
+
22
+
Contributions to this package are most welcome! Please read the [Contributing Guidelines](https://github.com/jcdcdev/jcdcdev.Umbraco.ReadingTime/blob/main/.github/CONTRIBUTING.md).
0 commit comments