Skip to content

Commit

Permalink
Improve pdf (#27)
Browse files Browse the repository at this point in the history
* chore(): jsdom, marked, @myunisoft/html-to-pdf, @rossbob/image-to-base64

* refactor(): using <h1>, as marked doesn't seem to deal with it properly

* feature(script/generatePdf): summary in first page, use of base64 for images, add perf

* refactor(scripts/generatePdf): parse md before dom serialization

* chore(): marked-alert

* feature(script/generatePdf): use marked-alert
  • Loading branch information
Rossb0b authored Nov 26, 2023
1 parent 2e4426c commit fbc94eb
Show file tree
Hide file tree
Showing 4 changed files with 1,304 additions and 1,124 deletions.
2 changes: 1 addition & 1 deletion en/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Becoming a Node.js developer 🐢🚀
<h1>Becoming a Node.js developer 🐢🚀</h1>

This document's purpose is to share my **personal** experience and resources to those who would like to
become a [Node.js](https://nodejs.org/fr/) back-end developer 😎.
Expand Down
Loading

0 comments on commit fbc94eb

Please sign in to comment.