rizaldy.club/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
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
vfile.ts