Commit Graph

15 Commits

Author SHA1 Message Date
Jacky Zhao
68f01725e8 feat: support emitters defining external resources, emit link from contentindex directly 2025-03-05 18:16:24 -08:00
Han-Miru Kim
2607ca8c23 feat(math): typst support(closes #1568) (#1569)
Co-authored-by: Aaron Pham <contact@aarnphm.xyz>
Co-authored-by: Aaron Pham <Aaronpham0103@gmail.com>
2024-11-12 06:42:44 -05:00
Emile Bangma
a353376541 feat(transformer): allow inline CSS styling (#1551)
* feat(transformer): allow inline CSS styling

* Updated docs

* Default to inline: false

* Removed redundant inline: false
2024-10-30 23:57:39 +01:00
Jacky Zhao
90dd8b8278 chore: ts fixes 2024-08-08 18:28:13 -07:00
Jacky Zhao
f344efca7d feat: custom global latex macros (closes #1325) 2024-08-08 18:19:45 -07:00
s-crypt
7d66268210 perf(cdn): CDNJS instead of JSDelivr (#891) 2024-02-18 20:26:04 -08:00
Aaron Pham
bd718e0f6f chore(deps): bump katex to 0.16.9 (#772)
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2024-01-31 09:25:16 -08:00
Jacky Zhao
6e6a31ccb3 deps: bump everything (closes #635) (#636)
* deps: bump ws

* deps: bump lightningcss

* deps: workerpool

* deps: various types

* deps: chalk

* deps: globby

* deps: preact

* deps: tsx

* deps: @floating-ui/dom

* deps: esbuild

* deps: types + prettier

* deps: rimraf, typescript

* deps: remark/rehype/unified ecosystem

* format
2023-12-18 09:48:40 -08:00
Jacky Zhao
cf730e31fb docs on making plugins 2023-08-10 21:16:07 -07:00
Jacky Zhao
617ea80db1 run prettier 2023-07-22 17:27:41 -07:00
Jacky Zhao
33c8c9c5f6 docs + various polish 2023-07-09 19:32:24 -07:00
Jacky Zhao
5162c3c977 collapsible toc 2023-06-17 12:07:40 -07:00
Jacky Zhao
9c6046a1f8 taglist, mermaid 2023-06-12 22:41:42 -07:00
Jacky Zhao
9a1f0b48b4 refactor plugins to be functions instead of classes 2023-06-11 23:26:43 -07:00
Jacky Zhao
62d0c4bd1a plugin integration round 2 2023-05-30 08:02:20 -07:00