Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Aymkdn committed Jan 9, 2024
1 parent a53b424 commit c0f23e0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ You can find the online demo at <a href="https://aymkdn.github.io/html-to-pdfmak

This module will convert some basic and valid HTML code to its equivalent in *pdfmake*.

If you need to convert a complex HTML, check some online solutions, like [Doppio](https://doppio.sh/).

### Node

```bash
Expand Down Expand Up @@ -313,6 +315,7 @@ CSS can create very complex design, however this framework can only handle the m
- `font-weight` (with `bold`)
- `height`
- `margin`
- `line-height`
- `text-align`
- `text-decoration`
- `text-indent`
Expand Down

0 comments on commit c0f23e0

Please sign in to comment.