jpg-quartz/quartz/plugins
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
..
emitters feat(perf:fast-rebuilds): Stop mutating resources param in ComponentResources emitter (#977) 2024-03-09 16:42:23 -08:00
filters fix: generalize frontmatter parsing and coercing 2024-01-27 21:39:16 -08:00
transformers fix(wikilinks): handle wikilinks inside tables seperately from other wikilinks (#1005) 2024-03-17 18:16:04 -07:00
index.ts feat(perf:fast-rebuilds): Stop mutating resources param in ComponentResources emitter (#977) 2024-03-09 16:42:23 -08:00
types.ts feat(experimental): partial rebuilds (#716) 2024-02-09 10:07:32 -05:00
vfile.ts deps: bump everything (closes #635) (#636) 2023-12-18 09:48:40 -08:00