cyberware/quartz
Silviu Lorenț fa2ea2896f
feat: add user-defined config for syntax highlighting plugin (#869)
* feat: add user-defined options to syntax highlighting plugin

* feat: add default syntax highlighting config to `quartz.config.ts`

* chore: refactor according to @aarnphm's review

Co-authored-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>

* chore: run Prettier on `quartz/plugins/transformers/syntax.ts`

* Update quartz/plugins/transformers/syntax.ts

Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com>

* Update syntax.ts

---------

Co-authored-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com>
2024-02-17 10:23:45 -08:00
..
cli feat(experimental): partial rebuilds (#716) 2024-02-09 10:07:32 -05:00
components fix/feat(fast rebuild): re-render transclusions in normal and fastRebuild mode (#842) 2024-02-17 09:45:01 -08:00
i18n feat(i18n): localize the min read string for the nl-NL locale (#850) 2024-02-12 08:58:00 -08:00
plugins feat: add user-defined config for syntax highlighting plugin (#869) 2024-02-17 10:23:45 -08:00
processors refactor: move emit from callback to helper file function (#704) 2024-01-18 10:56:14 -08:00
static Revert "feat: Making Quartz available offline by making it a PWA (#465)" 2023-09-20 13:52:45 -07:00
styles fix(links): show backdrop on links highlighted in headers alias (#816) 2024-02-06 02:06:19 -05:00
util chore: refactor out and export endsWith 2024-02-11 10:57:24 -08:00
bootstrap-cli.mjs cleanup: rework cli to allow invoking create and build outside of cli (#428) 2023-08-27 15:59:51 -07:00
bootstrap-worker.mjs run prettier 2023-07-22 17:27:41 -07:00
build.ts fix(fast rebuild): call only required emitters, don't always copy assets (#845) 2024-02-11 12:20:44 -08:00
cfg.ts chore(i18n): refactor and cleanup (#805) 2024-02-04 20:57:10 -08:00
depgraph.test.ts feat(experimental): partial rebuilds (#716) 2024-02-09 10:07:32 -05:00
depgraph.ts feat(experimental): partial rebuilds (#716) 2024-02-09 10:07:32 -05:00
worker.ts base path refactor to better support subpath hosting 2023-08-19 15:52:25 -07:00