jpg-quartz/quartz
Emile Bangma 7e22c38f8e
fix(wikilinks): handle wikilinks inside tables seperately from other wikilinks (#1005)
* fix(wikilinks): handle wikilinks inside tables seperately from other wikilinks

* Prettier

* Cleaned up duplicate code

* Remove test logging

* Refactored and fixed for non-aliased wikilinks inside table

* Updated naming and comments

* Updated comment of wikilink regex

* Updated regex to match previous formatting

* Match table even if EOF is immediately after the table.

* Update quartz/plugins/transformers/ofm.ts

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

* Change table escape replace to non-regex version

* Prettier

* Prettier

---------

Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com>
2024-03-17 18:16:04 -07:00
..
cli feat(experimental): partial rebuilds (#716) 2024-02-09 10:07:32 -05:00
components fix: format 2024-03-17 18:15:42 -07:00
i18n feat(i18n): Add French translation for reading time (#998) 2024-03-15 18:28:31 -04:00
plugins fix(wikilinks): handle wikilinks inside tables seperately from other wikilinks (#1005) 2024-03-17 18:16:04 -07: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(tag): move hash to sass styling only (#930) 2024-03-06 20:25:39 -05:00
util feat(perf:fast-rebuilds): Stop mutating resources param in ComponentResources emitter (#977) 2024-03-09 16:42:23 -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 feat(perf:fast-rebuilds): Stop mutating resources param in ComponentResources emitter (#977) 2024-03-09 16:42:23 -08:00
cfg.ts feat(analytics): Goatcounter support (#956) 2024-03-06 19:44:34 -08:00
depgraph.test.ts fix(fast rebuild): handle added an deleted markdown correctly (#921) 2024-02-23 18:40:42 -08:00
depgraph.ts fix(fast rebuild): handle added an deleted markdown correctly (#921) 2024-02-23 18:40:42 -08:00
worker.ts base path refactor to better support subpath hosting 2023-08-19 15:52:25 -07:00