Skip to content

Commit dc95e4b

Browse files
committed
README update
1 parent ddfbe7a commit dc95e4b

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

README.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,10 +59,15 @@ I mean - the main use case was for my website lol. That said, it could be useful
5959

6060
If you are wanting to use vanilla HTML/CSS in your website, and don't want to have to update a bunch of files everytime you change your footer, this might save you a bunch of time lol.
6161

62-
### Future plans.
62+
### TODO:
63+
- Add webserver option with live reloading
64+
- Implement ripgrep libary if possible, instead of regular regex
65+
66+
67+
68+
### Far Future plans (once uni gets less hectic).
6369
Adding an argument that allows you to select which files types you want to search for include statements in is planned, as it would allow use with `.jsx` files, and possibly CSS files ect.
64-
Another future addition would be to add in the ablity to nest include statements in template files. This *might* already work, but I have not tested it, and there is the potential to get stuck in a endless loop, so for the time being I would not recommend include statements inside templates.
65-
70+
Another future addition would be to add in the ablity to nest include statements in template files. This *might* already work, but I have not tested it, and there is the potential to get stuck in a endless loop, so for the time being I would not recommend include statements inside templates.
6671

6772
If there is demand/I have interest I may make this fully compatible with Apache SSI's, however for the time that isn't the case - if someone has good documentation on SSI options please let me know about it/send it to me, easiest way to do that is probably to raise an issue :)
6873

0 commit comments

Comments
 (0)