quartz-research-note/quartz
Aaron Pham f68872c09f
feat(icon): update content for gfm links (#751)
* feat(icon): update content for gfm links

Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>

* chore: remove unused var

Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>

* fix: inherit display to remove additional spacing

Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>

* revert: remove redundant svg attribute

Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>

---------

Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2024-01-28 23:38:59 -08:00
..
cli fix: content-disposition inline should apply to all resource types (closes #728) 2024-01-28 22:12:01 -08:00
components feat: div that encapsulate PageList component (#750) 2024-01-28 22:52:04 -08:00
plugins feat(icon): update content for gfm links (#751) 2024-01-28 23:38:59 -08:00
processors refactor: move emit from callback to helper file function (#704) 2024-01-18 10:56:14 -08:00
static
styles feat(icon): update content for gfm links (#751) 2024-01-28 23:38:59 -08:00
util fix: content-disposition inline should apply to all resource types (closes #728) 2024-01-28 22:12:01 -08:00
bootstrap-cli.mjs
bootstrap-worker.mjs
build.ts cleanup: Move rebuild function outside startServing function (#715) 2024-01-23 10:55:37 -08:00
cfg.ts feat: allow to config a translation for date (#739) 2024-01-28 22:13:59 -08:00
worker.ts