Add TODOs

This commit is contained in:
tarikjaber
2023-04-06 15:51:35 -04:00
parent dde86cf964
commit 945a5b388f

View File

@@ -2,6 +2,9 @@
![Example use of Code to PDF](images/example.png)
Code to PDF is a website that allows users to paste source code and generate a PDF file with highlighted syntax. It is built using JavaScript and the highlight.js library.
## TODO
- [ ] Add lines for white theme to better see outline
- [ ] Improve button colors and sizing
## Features
- Text box to paste source code