Skip to content

Commit 96ff607

Browse files
Readme
1 parent 4c8e4b8 commit 96ff607

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

readme.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,8 @@ This is where your content will be injected.
9292

9393
In next section you can find all available options and then more examples.
9494

95+
See also the `examples` folder. You can run `npm run build-examples` to compile them.
96+
9597
## Options
9698

9799
| Option | Default | Description |
@@ -555,6 +557,8 @@ You can add custom rules how attributes are parsed, as behind the scene it's use
555557

556558
## Migration
557559

560+
TODO...
561+
558562
## Contributing
559563

560564
See [PostHTML Guidelines](https://github.com/posthtml/posthtml/tree/master/docs) and [contribution guide](CONTRIBUTING.md).
@@ -571,4 +575,4 @@ See [PostHTML Guidelines](https://github.com/posthtml/posthtml/tree/master/docs)
571575
## Credits
572576

573577
Thanks to all PostHTML contributors and especially to `posthtml-extend` and `posthtml-modules` contributors, as part of code are ~~stolen~~ inspired from these plugins.
574-
Huge thanks also to Laravel Blade template engine!
578+
Huge thanks also to Laravel Blade template engine.

0 commit comments

Comments
 (0)