[PE-45] feat: page export as PDF & Markdown (#5705)
* feat: export page as pdf and markdown * chore: add image conversion logic
This commit is contained in:
parent
20c9e232e7
commit
b27249486a
33 changed files with 1271 additions and 189 deletions
|
|
@ -44,7 +44,7 @@
|
|||
}
|
||||
|
||||
&.sans-serif {
|
||||
--font-style: sans-serif;
|
||||
--font-style: "Inter", sans-serif;
|
||||
}
|
||||
|
||||
&.serif {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue