wiki/quartz/plugins/transformers
Pierre Lairez 0d1f15d37c
feat(ofm): Allow for dashes in custom callout label (#1493)
* [OFM] Allow for dashes in custom callout label

For compatibility with Obsidian's behavior, a custom callout like
[!see-also] is possible. Previously, this was parsed by Quartz as a
callout “see” with metadata “-also”. Instead, this is should be a
callout “see-also” with title “See also” (capitalization + replace
dashes by spaces).

* prettier
2024-10-10 07:15:23 -04:00
..
citations.ts chore(citations): passthrough options (#1429) 2024-10-09 14:14:44 -04:00
description.ts chore: ts fixes 2024-08-08 18:28:13 -07:00
frontmatter.ts chore: ts fixes 2024-08-08 18:28:13 -07:00
gfm.ts chore: ts fixes 2024-08-08 18:28:13 -07:00
index.ts feat(markdown): Roam Research flavour (#985) 2024-09-11 03:29:07 -04:00
lastmod.ts chore: ts fixes 2024-08-08 18:28:13 -07:00
latex.ts chore: ts fixes 2024-08-08 18:28:13 -07:00
linebreaks.ts feat: plugin for remark-breaks (#467) 2023-09-10 23:11:42 -07:00
links.ts fix: constrain link icon size (#1409) 2024-09-14 10:10:01 -07:00
ofm.ts feat(ofm): Allow for dashes in custom callout label (#1493) 2024-10-10 07:15:23 -04:00
oxhugofm.ts chore: ts fixes 2024-08-08 18:28:13 -07:00
roam.ts feat(markdown): Roam Research flavour (#985) 2024-09-11 03:29:07 -04:00
syntax.ts chore: ts fixes 2024-08-08 18:28:13 -07:00
toc.ts chore: ts fixes 2024-08-08 18:28:13 -07:00