Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
alihassan143 committed Nov 20, 2024
1 parent eecdb17 commit c13429c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ final htmlContent = '''
}));
await file.writeAsBytes(await newpdf.save());
```
2. Converting Markdown to PDF:
3. Converting Markdown to PDF:

```dart
final markDown = '''
Expand Down

0 comments on commit c13429c

Please sign in to comment.