File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed
Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 1- # Bard add-on for Statamic 3 for adding a span and class to selected content
1+ # Bard add-on for Statamic 4 for adding a span and class to selected content
22
3- ![ Statamic 3 .0+] ( https://img.shields.io/badge/Statamic-3 .0+-FF269E?style=for-the-badge&link=https://statamic.com )
3+ ![ Statamic 4 .0+] ( https://img.shields.io/badge/Statamic-4 .0+-FF269E?style=for-the-badge&link=https://statamic.com )
44
5- This is an example Bard addon for Statamic 3 that adds a span with a class to selected content. In this example, you can
5+ This is an example Bard addon for Statamic 4 that adds a span with a class to selected content. In this example, you can
66select from a number of Les Mills group fitness classes.
77
8+ You can use 1.x for Statamic 3.
9+
810While this has a personal purpose for my own use, it also shows a simple working example of how to wrap selected content
911with an element, and add a class. Something that does have many use cases beyond something as trivial as this example.
1012
1113Personally, I'll use this package as is... but for others, it is a simple and working example of how to write your own
12- addon for Bard in Statamic 3 .
14+ addon for Bard in Statamic 4 .
1315
1416## Installation
1517
You can’t perform that action at this time.
0 commit comments