Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
loevgaard committed Apr 15, 2023
1 parent 15bb5bf commit 812af1f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Expand Up @@ -9,6 +9,9 @@

This bundle integrates the [editorjs-php](https://github.com/Setono/editorjs-php) library into Symfony.

Instead of using the default block renderers in the library, this bundle creates a [TwigBlockRenderer](src/BlockRenderer/TwigBlockRenderer.php)
which renders all blocks as twig templates. This makes it very easy for you to override the rendered HTML for each block.

## Install

```shell
Expand Down

0 comments on commit 812af1f

Please sign in to comment.