Commit Graph

16 Commits

Author SHA1 Message Date
Abdulrehman-Jafer
b18cf277f6 core: fix code block overflow in PDF export (#2245)
Signed-off-by: Abdulrehman-Jafer <abdulrehmanjaferwork01233@gmail.com>
2023-04-04 16:19:02 +05:00
Abdulrehman-Jafer
cb1d32d177 core: fix txt, pdf & html export line spacing (#2215)
Signed-off-by: Abdulrehman-Jafer <abdulrehmanjaferwork01233@gmail.com>
Co-authored-by: Abdulrehman-Jafer <abdulrehmanjaferwork01233@gmail.com>
Co-authored-by: Abdullah Atta <thecodrr@protonmail.com>
2023-03-30 17:09:00 +05:00
Abdullah Atta
9116a24392 global: update license year to 2023 2023-01-16 13:48:28 +05:00
Ammar Ahmed
05cd7e5002 core: add proper styling to pdf & html exports (#1579)
* mobile: fix exported pdf styling

* core: move html template styles to core

* core: inline prism-dracula styles

Signed-off-by: Abdullah Atta <abdullahatta@streetwriters.co>
Co-authored-by: Abdullah Atta <abdullahatta@streetwriters.co>
2023-01-06 17:58:33 +05:00
Abdullah Atta
222fc00bd7 core: update export templates 2022-11-23 16:22:04 +05:00
Muhammad Ali
82b584b3d1 core: include tags in exported note (#1345)
Co-authored-by: Abdullah Atta <abdullahatta@streetwriters.co>
2022-11-23 09:19:07 +05:00
Abdullah Atta
d81f5dba65 refactor: migrate to theme-ui from rebass 2022-08-31 07:26:27 +05:00
Abdullah Atta
c317774c8a docs: add license header 2022-08-30 16:17:04 +05:00
thecodrr
e1036ae289 fix: use showdown for markdown conversion 2021-04-28 10:35:32 +05:00
thecodrr
ca03dd9483 fix: add additional check when converting delta to md 2020-11-16 15:04:26 +05:00
thecodrr
bb3378f8ca feat: improve plain text generation 2020-08-31 14:14:21 +05:00
thecodrr
1dccbd4168 fix: only remove new lines if metadata value is string 2020-08-31 13:58:15 +05:00
thecodrr
0d9f9f8d1f fix: do JSON.stringify on all metadata values 2020-08-31 13:55:27 +05:00
thecodrr
267142474e fix: remove new lines from all metadata tags 2020-08-31 13:54:10 +05:00
thecodrr
238e8884ff feat: improve markdown metadata generation 2020-08-31 13:12:09 +05:00
thecodrr
ae820d6449 feat: improve html document generation 2020-08-31 12:45:37 +05:00