Skip to content

Commit 68992bd

Browse files
Merge branch 'master' of github.com:SyntaxPhoenix/editorjs-symfony-parser-bundle
2 parents 57d6d88 + 25f2e8f commit 68992bd

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,14 @@ Return generated HTML
223223
</div>
224224
```
225225

226+
##### Alert
227+
228+
```html
229+
<div class="prs-alert prs-alert-{type}">
230+
<div>My Text</div>
231+
</div>
232+
```
233+
226234
<!-- ROADMAP -->
227235
## Roadmap
228236

0 commit comments

Comments
 (0)