mirror of
https://github.com/alrayyes/wiki.git
synced 2025-08-07 15:21:03 +00:00
* 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> |
||
|---|---|---|
| .. | ||
| citations.ts | ||
| description.ts | ||
| frontmatter.ts | ||
| gfm.ts | ||
| index.ts | ||
| lastmod.ts | ||
| latex.ts | ||
| linebreaks.ts | ||
| links.ts | ||
| ofm.ts | ||
| oxhugofm.ts | ||
| syntax.ts | ||
| toc.ts | ||