mirror of
https://github.com/NohamR/Code-to-PDF.git
synced 2026-05-25 12:17:14 +00:00
Add TODOs
This commit is contained in:
@@ -2,6 +2,9 @@
|
|||||||

|

|
||||||
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.
|
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
|
## Features
|
||||||
- Text box to paste source code
|
- Text box to paste source code
|
||||||
|
|||||||
Reference in New Issue
Block a user